rust/compiler/rustc_query_impl/src
bors 3a8b0144c8 Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister
Split up `Definitions` and `ResolverAstLowering`.

Split off https://github.com/rust-lang/rust/pull/95573

r? `@michaelwoerister`
2022-06-17 10:00:11 +00:00
..
keys.rs Move lint expectation checking into a separate query (RFC 2383) 2022-05-08 14:37:14 +02:00
lib.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
on_disk_cache.rs Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister 2022-06-17 10:00:11 +00:00
plumbing.rs Move finish out of the Encoder trait. 2022-06-16 16:20:32 +10:00
profiling_support.rs Integrate measureme's hardware performance counter support. 2022-06-13 07:56:47 +00:00
README.md
values.rs

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