Skip to content

Commit 58d5664

Browse files
committed
needed a stronger pause
1 parent 3587bad commit 58d5664

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tests/ui.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@ possible, including `//~?` annotations for diagnostics without span.
337337

338338
If the compile time output is target dependent or too verbose, use directive
339339
`//@ 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.
340+
non-exhaustive.
341+
Some of the compiler messages can stay uncovered by annotations in this mode.
341342

342343
For checking runtime output `//@ check-run-results` may be preferable.
343344

0 commit comments

Comments
 (0)