mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

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