We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/crashes/
1 parent 4fd2003 commit 70bc0c5Copy full SHA for 70bc0c5
rustfmt.toml
@@ -15,7 +15,7 @@ ignore = [
15
# - some UI tests are broken by different formatting
16
# - some require special comments in a particular position (e.g. `EMIT_MIR` comments)
17
"/tests/codegen/simd-intrinsic/", # Many types like `u8x64` are better hand-formatted.
18
- "/tests/crashes/",
+ "/tests/crashes/", # Many tests contain syntax errors.
19
"/tests/debuginfo/",
20
"/tests/incremental/",
21
"/tests/mir-opt/",
0 commit comments