mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
70ebfbb26f
Rename `ty_def_id` so people will stop using it by accident This function is just for cycle detection, but people keep using it because they think it's the right way of getting the def id from a `Ty` (and I can't blame them necessarily).