We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/debuginfo/
1 parent 3079bd9 commit d71a015Copy full SHA for d71a015
rustfmt.toml
@@ -16,7 +16,7 @@ ignore = [
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/", # Many tests contain syntax errors.
19
- "/tests/debuginfo/",
+ "/tests/debuginfo/", # Tests are somewhat sensitive to source code layout.
20
"/tests/incremental/",
21
"/tests/mir-opt/",
22
"/tests/pretty/",
0 commit comments