Run rustfmt on tests/codegen-units/
.
This commit is contained in:
parent
72800d3b89
commit
780a91786e
32 changed files with 208 additions and 229 deletions
|
@ -15,7 +15,6 @@ ignore = [
|
|||
# - some UI tests are broken by different formatting
|
||||
# - some require special comments in a particular position (e.g. `EMIT_MIR` comments)
|
||||
"/tests/codegen/simd-intrinsic/", # Many types like `u8x64` are better hand-formatted.
|
||||
"/tests/codegen-units/",
|
||||
"/tests/coverage/",
|
||||
"/tests/coverage-run-rustdoc/",
|
||||
"/tests/crashes/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue