chore: Bump Rust edition to 2024 (#27800)
Follow-up to https://github.com/zed-industries/zed/pull/27791 Release Notes: - N/A
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use super::*;
|
||||
use crate::{
|
||||
buffer_tests::{markdown_inline_lang, markdown_lang},
|
||||
LanguageConfig, LanguageMatcher,
|
||||
buffer_tests::{markdown_inline_lang, markdown_lang},
|
||||
};
|
||||
use gpui::App;
|
||||
use rand::rngs::StdRng;
|
||||
|
||||
Reference in New Issue
Block a user