Support more suggestions in template for bad attribute use #61288
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-papercut
Diagnostics: An error or lint that needs small tweaks.
P-low
Low priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Modify
rust/src/libsyntax/feature_gate.rs
Lines 873 to 877 in a6ce9b3
to allow for multiple suggestions of the same type.
The following
rust/src/test/ui/no_crate_type.stderr
Lines 1 to 5 in a6ce9b3
should be
The text was updated successfully, but these errors were encountered: