Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4781ecd

Browse files
committedApr 23, 2025··
Rustfmt now support use closures
1 parent 553600e commit 4781ecd

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

0 commit comments

Comments
 (0)
Please sign in to comment.