We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3587bad commit 58d5664Copy full SHA for 58d5664
src/tests/ui.md
@@ -337,7 +337,8 @@ possible, including `//~?` annotations for diagnostics without span.
337
338
If the compile time output is target dependent or too verbose, use directive
339
`//@ dont-require-annotations: <diagnostic-kind>` to make the line annotation checking
340
-non-exhaustive, some of the compiler messages can stay uncovered by annotations in this mode.
+non-exhaustive.
341
+Some of the compiler messages can stay uncovered by annotations in this mode.
342
343
For checking runtime output `//@ check-run-results` may be preferable.
344
0 commit comments