Match end user facing unmatched backticks in compiler/
This commit is contained in:
parent
13471d3b20
commit
ef658907a5
13 changed files with 19 additions and 19 deletions
|
@ -33,7 +33,7 @@ interface_rustc_error_fatal =
|
|||
fatal error triggered by #[rustc_error]
|
||||
|
||||
interface_rustc_error_unexpected_annotation =
|
||||
unexpected annotation used with `#[rustc_error(...)]!
|
||||
unexpected annotation used with `#[rustc_error(...)]`!
|
||||
|
||||
interface_failed_writing_file =
|
||||
failed to write file {$path}: {$error}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue