Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ffe2c22

Browse files
Remove src/gcc from rustfmt checks
1 parent 1b935eb commit ffe2c22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ ignore = [
4545
"src/tools/rust-analyzer",
4646
"src/tools/rustc-perf",
4747
"src/tools/rustfmt",
48+
"src/gcc",
4849

4950
# These are ignored by a standard cargo fmt run.
5051
"compiler/rustc_codegen_cranelift/scripts",

0 commit comments

Comments
 (0)