Run rustfmt on tests/coverage/
.
There are no changes to `.rs` files because #125693 recently formatted them all.
This commit is contained in:
parent
780a91786e
commit
e86709c58a
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ ignore = [
|
||||||
# - some UI tests are broken by different formatting
|
# - some UI tests are broken by different formatting
|
||||||
# - some require special comments in a particular position (e.g. `EMIT_MIR` comments)
|
# - 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/simd-intrinsic/", # Many types like `u8x64` are better hand-formatted.
|
||||||
"/tests/coverage/",
|
|
||||||
"/tests/coverage-run-rustdoc/",
|
"/tests/coverage-run-rustdoc/",
|
||||||
"/tests/crashes/",
|
"/tests/crashes/",
|
||||||
"/tests/debuginfo/",
|
"/tests/debuginfo/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue