Rustfmt now support use closures on edition 2018

This commit is contained in:
Santiago Pastorino
2025-07-02 12:49:45 -03:00
parent c7b206bba4
commit 85c4af74fa
2 changed files with 0 additions and 5 deletions
-4
View File
@@ -55,8 +55,4 @@ ignore = [
# Code automatically generated and included.
"compiler/rustc_codegen_gcc/src/intrinsic/archs.rs",
"compiler/rustc_codegen_gcc/example",
# Rustfmt doesn't support use closures yet
"tests/mir-opt/ergonomic-clones/closure.rs",
"tests/codegen-llvm/ergonomic-clones/closure.rs",
]