rust/compiler/rustc_query_impl/src
bors 0c40f5be0c Auto merge of #151929 - camsteffen:lengg, r=BoxyUwU
Use with_capacity in query_key_hash_verify and PlaceholderExpander

Addresses the first two items from https://github.com/rust-lang/rust/issues/137005#issuecomment-2687803558.
2026-02-03 22:20:57 +00:00
..
lib.rs Rollup merge of #151978 - nnethercote:query-cleanups, r=Zalathar 2026-02-02 18:52:16 +01:00
plumbing.rs Auto merge of #151929 - camsteffen:lengg, r=BoxyUwU 2026-02-03 22:20:57 +00:00
profiling_support.rs Add new self-profile event for aggregating query hit counts 2025-06-25 11:09:58 +02:00
README.md Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00

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