rust/compiler/rustc_query_system/src
bors 341d8b8a2c Auto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki
Use an IndexVec to cache queries with index-like key

Revival of an old idea. Let's see if it has more effect.

r? `@ghost`
2022-11-24 06:32:23 +00:00
..
dep_graph Rename Ctxt and CTX to Tcx and Qcx 2022-11-06 13:25:06 +01:00
ich Hash spans when interning. 2022-11-11 13:02:37 +00:00
query Auto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki 2022-11-24 06:32:23 +00:00
cache.rs Rename Ctxt and CTX to Tcx and Qcx 2022-11-06 13:25:06 +01:00
error.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs query_system: finish migration 2022-10-10 14:20:16 +01:00
values.rs Rename Ctxt and CTX to Tcx and Qcx 2022-11-06 13:25:06 +01:00