rustfmt tests/run-make-fulldeps/.

Note: I inserted blank lines between the items in
`pretty-expanded/input.rs` because it looked better that way.
This commit is contained in:
Nicholas Nethercote 2024-06-03 16:03:45 +10:00
parent 5875f3fff3
commit d161d06241
3 changed files with 30 additions and 9 deletions

View file

@ -17,7 +17,6 @@ ignore = [
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
"/tests/pretty/", # These tests are very sensitive to source code layout.
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
"/tests/run-make-fulldeps/",
"/tests/run-pass-valgrind/",
"/tests/rustdoc/",
"/tests/rustdoc-gui/",