rust/compiler/rustc_middle/src/query
Matthias Krüger c55a97ed84
Rollup merge of #134265 - compiler-errors:ty_def_id, r=oli-obk
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).
2024-12-14 04:09:36 +01:00
..
erase.rs Querify MonoItem collection 2024-11-12 14:48:10 -05:00
keys.rs Rename ty_def_id so people will stop using it by accident 2024-12-13 16:36:38 +00:00
mod.rs Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee 2024-12-13 19:43:00 +00:00
on_disk_cache.rs Remove 'tcx lifetime from OnDiskCache 2024-12-06 18:41:50 +00:00
plumbing.rs Remove 'tcx lifetime from QuerySystemFns 2024-12-12 11:14:53 +00:00