mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
dcd30a4b17
Use variant names rather than descriptions for identifying desugarings in `#[rustc_on_unimplemented]`. Both are highly unstable, but variant name is at least a single identifier.