mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
Remove exception for deleted file from rustfmt.toml
This commit is contained in:
parent
8fb8b08716
commit
8960fe05ad
@ -37,7 +37,6 @@ ignore = [
|
||||
"src/tools/rustfmt",
|
||||
|
||||
# these are ignored by a standard cargo fmt run
|
||||
"compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
|
||||
"compiler/rustc_codegen_cranelift/scripts",
|
||||
"compiler/rustc_codegen_cranelift/example/gen_block_iterate.rs", # uses edition 2024
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user