Skip to content

Commit 7b9072d

Browse files
committed
Rustfmt now support use closures
1 parent 414482f commit 7b9072d

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
@@ -54,8 +54,4 @@ ignore = [
5454
# Code automatically generated and included.
5555
"compiler/rustc_codegen_gcc/src/intrinsic/archs.rs",
5656
"compiler/rustc_codegen_gcc/example",
57-
58-
# Rustfmt doesn't support use closures yet
59-
"tests/mir-opt/ergonomic-clones/closure.rs",
60-
"tests/codegen/ergonomic-clones/closure.rs",
6157
]

0 commit comments

Comments
 (0)