-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lints
Description
The span associated to the expression in
fn test() {
a?
}
includes the closing brace, which it should not.
Found this after @erikjohnson mentioned a fatal error in rustfmt here.
I'm working on a patch for this.
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lints