We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15fd8b commit ec0a5f1Copy full SHA for ec0a5f1
src/tests/ui.md
@@ -88,7 +88,7 @@ check for output files:
88
contents of the stored output files by lines opposed to checking for strict
89
equality.
90
91
-UI tests run with with `-Zdeduplicate-diagnostics=no` flag which disables
+UI tests run with `-Zdeduplicate-diagnostics=no` flag which disables
92
rustc's built-in diagnostic deduplication mechanism.
93
This means you may see some duplicate messages in the output.
94
This helps illuminate situations where duplicate diagnostics are being
0 commit comments