about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--rustfmt.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index b8ffb807cf0..e633ab2c6e3 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -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/coverage-run-rustdoc/",
     "/tests/crashes/",
     "/tests/debuginfo/",
     "/tests/incremental/",