rust/compiler/rustc_query_system/src
Matthias Krüger 0790996a07
Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin
Various minor Idx-related tweaks

Nothing particularly exciting here, but a couple of things I noticed as I was looking for more index conversions to simplify.

cc https://github.com/rust-lang/compiler-team/issues/606
r? `@WaffleLapkin`
2023-04-17 18:13:35 +02:00
..
dep_graph Various minor Idx-related tweaks 2023-04-16 02:42:50 -07:00
ich Remove some unnecessary hash truncations 2023-04-16 20:05:02 -04:00
query Fix some clippy::complexity 2023-04-09 23:22:14 +02:00
cache.rs Remove a fishy Clone impl 2023-04-04 09:01:44 +00:00
error.rs Always evaluate vecs of subdiagnostics eagerly 2022-12-04 01:13:21 +01:00
lib.rs Simplify message paths 2023-03-11 22:51:57 +01:00
values.rs Use DepKind instead of &str 2022-12-23 18:39:49 +05:30