mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() This means that we're no longer generating the iteration/locking code for each invocation site of iter_results, rather just once per query. This is a 15% win in instruction counts when compiling the rustc_query_impl crate. |
||
---|---|---|
.. | ||
keys.rs | ||
lib.rs | ||
plumbing.rs | ||
profiling_support.rs | ||
README.md | ||
stats.rs | ||
values.rs |
For more information about how the query system works, see the rustc dev guide.