Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
rust/tests/ui/parser/parser-recovery-2.stderr

12 lines
263 B
Plaintext
Raw Normal View History

tweak wording of mismatched delimiter errors
2020-01-03 08:40:15 -05:00
error: mismatched closing delimiter: `)`
Point at unclosed delimiters as part of the primary MultiSpan Both the place where the parser encounters a needed closed delimiter and the unclosed opening delimiter are important, so they should get the same level of highlighting in the output.
2021-08-27 10:57:28 +00:00
--> $DIR/parser-recovery-2.rs:4:14
Moved compile-fail tests to ui tests.
2018-08-08 14:28:26 +02:00
|
LL | fn bar() {
Point at unclosed delimiters as part of the primary MultiSpan Both the place where the parser encounters a needed closed delimiter and the unclosed opening delimiter are important, so they should get the same level of highlighting in the output.
2021-08-27 10:57:28 +00:00
| ^ unclosed delimiter
Update tests
2019-03-09 15:03:44 +03:00
LL | let x = foo();
LL | )
tweak wording of mismatched delimiter errors
2020-01-03 08:40:15 -05:00
| ^ mismatched closing delimiter
Moved compile-fail tests to ui tests.
2018-08-08 14:28:26 +02:00
Show number in error message even for one error Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-21 15:44:16 +00:00
error: aborting due to 1 previous error
Moved compile-fail tests to ui tests.
2018-08-08 14:28:26 +02:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 4566ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API