We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb8b08 commit 8960fe0Copy full SHA for 8960fe0
rustfmt.toml
@@ -37,7 +37,6 @@ ignore = [
37
"src/tools/rustfmt",
38
39
# these are ignored by a standard cargo fmt run
40
- "compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
41
"compiler/rustc_codegen_cranelift/scripts",
42
"compiler/rustc_codegen_cranelift/example/gen_block_iterate.rs", # uses edition 2024
43
]
0 commit comments