mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
7ff17c13bc
transmute: use diagnostic item closes #66075, we now have no remaining uses of `match_def_path` in the compiler while some uses still remain in `clippy`. cc @RalfJung