We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d5664 commit 0e5847eCopy full SHA for 0e5847e
src/tests/ui.md
@@ -333,7 +333,7 @@ fn main() {
333
Use of `error-pattern` is not recommended in general.
334
335
For strict testing of compile time output, try to use the line annotations `//~` as much as
336
-possible, including `//~?` annotations for diagnostics without span.
+possible, including `//~?` annotations for diagnostics without spans.
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
0 commit comments