mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
fix pauses
This commit is contained in:
@@ -320,8 +320,8 @@ be preferred over //@ error-pattern, //@ error-pattern is imprecise and non-exha
|
||||
|
||||
### `error-pattern`
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Let's think about this test:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user