rust/compiler/rustc_query_system/src
Matthias Krüger 32aa4c03d9
Rollup merge of #109587 - cjgillot:no-hashmap-fingerprint, r=Nilstrieb
Use an IndexVec to debug fingerprints.

Uncontroversial part of https://github.com/rust-lang/rust/pull/109050
2023-03-27 08:46:52 +02:00
..
dep_graph Rollup merge of #109587 - cjgillot:no-hashmap-fingerprint, r=Nilstrieb 2023-03-27 08:46:52 +02:00
ich Use a lock-free datastructure for source_span 2023-02-21 08:38:24 +00:00
query Auto merge of #109100 - Zoxc:merge-query-try, r=cjgillot 2023-03-25 12:04:46 +00:00
cache.rs Rename Ctxt and CTX to Tcx and Qcx 2022-11-06 13:25:06 +01: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