rust/compiler/rustc_query_system
Tyson Nottingham adcbe49b16 rustc_query_system: simplify QueryCache::iter
Minor cleanup to reduce a small amount of complexity and code bloat.
Reduces the number of mono items in rustc_query_impl by 15%.
2021-03-12 17:34:14 -08:00
..
src rustc_query_system: simplify QueryCache::iter 2021-03-12 17:34:14 -08:00
Cargo.toml Access the session directly from DepContext. 2021-02-20 22:53:46 +01:00