Skip to content

Commit b1b18e6

Browse files
committed
Run rustfmt on tests/auxiliary/.
That directory doesn't contain any Rust files, so it's a trivial change.
1 parent d063c7b commit b1b18e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ignore = [
1414
# - some contain syntax errors that cause rustfmt to give an error
1515
# - some UI tests are broken by different formatting
1616
# - some require special comments in a particular position (e.g. `EMIT_MIR` comments)
17-
"/tests/auxiliary/",
1817
"/tests/codegen/",
1918
"/tests/codegen-units/",
2019
"/tests/coverage/",

0 commit comments

Comments
 (0)