Skip to content

Commit 9b7eb48

Browse files
committed
rustfmt.toml: rm unused ignores
1 parent 5a30e43 commit 9b7eb48

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rustfmt.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,4 @@ ignore = [
5555
# Code automatically generated and included.
5656
"compiler/rustc_codegen_gcc/src/intrinsic/archs.rs",
5757
"compiler/rustc_codegen_gcc/example",
58-
59-
# Rustfmt doesn't support use closures yet
60-
"tests/mir-opt/ergonomic-clones/closure.rs",
61-
"tests/codegen-llvm/ergonomic-clones/closure.rs",
6258
]

0 commit comments

Comments
 (0)