mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 06:34:07 -05:00
Switch to Rust 2024 edition (#18129)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use camino::Utf8Path;
|
||||
use dir_test::{dir_test, Fixture};
|
||||
use dir_test::{Fixture, dir_test};
|
||||
use ty_test::OutputFormat;
|
||||
|
||||
/// See `crates/ty_test/README.md` for documentation on these tests.
|
||||
|
||||
Reference in New Issue
Block a user