rust/compiler/rustc_query_impl/src
bors 12d0849f9d Auto merge of #85154 - cjgillot:lessfn, r=bjorn3
Reduce amount of function pointers in query invocation.

r? `@ghost`
2021-06-15 14:52:58 +00:00
..
keys.rs Only test if key is local. 2021-05-30 15:16:41 +02:00
lib.rs Auto merge of #85154 - cjgillot:lessfn, r=bjorn3 2021-06-15 14:52:58 +00:00
plumbing.rs Auto merge of #85154 - cjgillot:lessfn, r=bjorn3 2021-06-15 14:52:58 +00:00
profiling_support.rs Restrict access to crate_name. 2021-06-02 18:35:32 +02:00
README.md
stats.rs Revert "Reduce the amount of untracked state in TyCtxt" 2021-06-01 09:05:22 +02:00
values.rs

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