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 466198c commit 66445e7Copy full SHA for 66445e7
src/doc/rustc-dev-guide/src/tests/ui.md
@@ -320,8 +320,8 @@ be preferred over //@ error-pattern, //@ error-pattern is imprecise and non-exha
320
321
### `error-pattern`
322
323
-The `error-pattern` [directive](directives.md) can be used for runtime messages, which don't
324
-have a specific span, or in exceptional cases, for compile time messages.
+The `error-pattern` [directive](directives.md) can be used for runtime messages which don't
+have a specific span, or, in exceptional cases, for compile time messages.
325
326
Let's think about this test:
327
0 commit comments