rust/compiler/rustc_query_system/src
Mark Rousskov 668b3188ab Remove sharding for VecCache
This sharding is never used (per the comment in code). If we re-add
sharding at some point in the future this is cheap to restore, but for
now no need for the extra complexity.
2024-04-06 10:49:31 -04:00
..
dep_graph Auto merge of #122070 - Zoxc:dep-edges-from-previous, r=cjgillot 2024-04-05 11:11:17 +00:00
ich
query Remove sharding for VecCache 2024-04-06 10:49:31 -04:00
cache.rs
error.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
lib.rs Use generic NonZero internally. 2024-02-15 08:09:42 +01:00
values.rs