We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/incremental/
1 parent b4b7fc6 commit d282f62Copy full SHA for d282f62
rustfmt.toml
@@ -17,7 +17,7 @@ ignore = [
17
"/tests/codegen/simd-intrinsic/", # Many types like `u8x64` are better hand-formatted.
18
"/tests/crashes/", # Many tests contain syntax errors.
19
"/tests/debuginfo/", # Tests are somewhat sensitive to source code layout.
20
- "/tests/incremental/",
+ "/tests/incremental/", # Tests are somewhat sensitive to source code layout.
21
"/tests/mir-opt/",
22
"/tests/pretty/",
23
"/tests/run-make/translation/test.rs", # Contains syntax errors.
0 commit comments