Skip to content

Commit 8960fe0

Browse files
committed
Remove exception for deleted file from rustfmt.toml
1 parent 8fb8b08 commit 8960fe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt.toml

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ ignore = [
3737
"src/tools/rustfmt",
3838

3939
# these are ignored by a standard cargo fmt run
40-
"compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
4140
"compiler/rustc_codegen_cranelift/scripts",
4241
"compiler/rustc_codegen_cranelift/example/gen_block_iterate.rs", # uses edition 2024
4342
]

0 commit comments

Comments
 (0)