Files
rust/compiler/rustc_query_impl/src
Zalathar de15ab0065 Store value/side-effect index lists inside CacheEncoder
These lists can be considered part of the encoder state, and bundling them
inside the encoder is certainly more convenient than passing them around
separately.
2026-03-24 12:56:49 +11:00
..

For more information about how the query system works, see the rustc dev guide.