diff --git a/rustfmt.toml b/rustfmt.toml index 60cd0348400..e62ab86d04e 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -45,6 +45,7 @@ ignore = [ "src/tools/rust-analyzer", "src/tools/rustc-perf", "src/tools/rustfmt", + "src/gcc", # These are ignored by a standard cargo fmt run. "compiler/rustc_codegen_cranelift/scripts",