Skip to content

Commit e86709c

Browse files
committed
Run rustfmt on tests/coverage/.
There are no changes to `.rs` files because rust-lang#125693 recently formatted them all.
1 parent 780a917 commit e86709c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt.toml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ ignore = [
1515
# - some UI tests are broken by different formatting
1616
# - some require special comments in a particular position (e.g. `EMIT_MIR` comments)
1717
"/tests/codegen/simd-intrinsic/", # Many types like `u8x64` are better hand-formatted.
18-
"/tests/coverage/",
1918
"/tests/coverage-run-rustdoc/",
2019
"/tests/crashes/",
2120
"/tests/debuginfo/",

0 commit comments

Comments
 (0)