Run rustfmt on tests/assembly/.

This commit is contained in:
Nicholas Nethercote 2024-05-29 13:57:23 +10:00
parent 4af4ba2391
commit d063c7b6c8
15 changed files with 52 additions and 85 deletions

View file

@ -14,7 +14,6 @@ ignore = [
# - some contain syntax errors that cause rustfmt to give an error
# - some UI tests are broken by different formatting
# - some require special comments in a particular position (e.g. `EMIT_MIR` comments)
"/tests/assembly/",
"/tests/auxiliary/",
"/tests/codegen/",
"/tests/codegen-units/",