mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-26 20:21:59 +00:00

Improve derive suggestion of const param Make the suggestion not to remove the adt and use the name of the adt variant in the diagnostic. r? `@BoxyUwU`