rust/compiler/rustc_middle/src/query
Matthias Krüger 3c6307240c
Rollup merge of #116399 - WaffleLapkin:erase_small_things, r=cjgillot
Small changes w/ `query::Erase<_>`

r? `@cjgillot`
cc `@Zoxc`
2023-11-08 00:47:51 +01:00
..
erase.rs Rollup merge of #116399 - WaffleLapkin:erase_small_things, r=cjgillot 2023-11-08 00:47:51 +01:00
keys.rs remove another unused Key impl 2023-10-02 09:49:45 +02:00
mod.rs Turn const_caller_location from a query to a hook 2023-10-31 16:15:18 +00:00
on_disk_cache.rs Auto merge of #115657 - Zoxc:source-span-avoid-query, r=cjgillot 2023-09-09 09:08:54 +00:00
plumbing.rs Allow ensure queries to return Result<(), ErrorGuaranteed> 2023-10-23 08:20:29 +00:00