rustc produced incorrect error if code contains syntax errors #61329
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-parser
Area: The parsing of Rust source code to an AST
The some code:
The code contains two syntax error (see above):
>
(
All
{
and}
delimiters is true.It give many error, the first:
Playground version: rustc 1.37.0-nightly (2019-05-29 37d001e)
playground
The text was updated successfully, but these errors were encountered: