mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
6351a63486
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`