Bad span for attributes #42641
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
The span for ast::MetaItem and ast::NestedMetaItem is not quite correct (looks like it contains an opening
(
but not the closing)
)cc rust-lang/rustfmt#1668
The text was updated successfully, but these errors were encountered: