mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 14:31:55 +00:00
separate messages by a newline
This commit is contained in:
parent
6c3e793fb3
commit
1e35bab104
@ -1,6 +1,7 @@
|
||||
parser-struct-literal-body-without-path =
|
||||
struct literal body without path
|
||||
.suggestion = you might have forgotten to add the struct literal inside the block
|
||||
|
||||
parser-maybe-report-ambiguous-plus =
|
||||
ambiguous `+` in a type
|
||||
.suggestion = use parentheses to disambiguate
|
||||
|
Loading…
Reference in New Issue
Block a user