rust/compiler/rustc_middle/src/query
bjorn3 c6247387b4 Remove metadata_loader query
It is only used by CrateLoader. We can store the metadata loader in
CStore instead which CrateLoader has access to.
2023-08-13 16:38:50 +00:00
..
erase.rs Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" 2023-07-21 22:35:57 -07:00
keys.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
mod.rs Remove metadata_loader query 2023-08-13 16:38:50 +00:00
on_disk_cache.rs Use u64 for incr comp allocation offsets 2023-07-14 17:03:34 -04:00
plumbing.rs Replace QueryStruct with arrays local to rustc_query_impl 2023-05-21 03:12:56 +02:00