Open
Description
The following code
rust/src/test/ui/parser/block-no-opening-brace.stderr
Lines 34 to 40 in fe531d5
should also mention an expectation for an open brace {
, and potentially even suggesting a new block, like the other test cases in that file.
Metadata
Metadata
Assignees
Labels
Area: Messages for errors, warnings, and lintsArea: The lexing & parsing of Rust source code to an ASTCategory: An issue proposing an enhancement or a PR with one.Diagnostics: An error or lint that needs small tweaks.Low priorityRelevant to the compiler team, which will review and decide on the PR/issue.