rust/compiler/rustc_query_impl/src
2022-07-30 15:59:17 -05:00
..
keys.rs Use LocalDefId for closures more 2022-07-30 15:59:17 -05:00
lib.rs consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable) 2022-07-20 17:12:07 -04:00
on_disk_cache.rs Move abstract const to rustc_middle::ty 2022-07-12 02:21:31 +00:00
plumbing.rs consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable) 2022-07-20 17:12:07 -04:00
profiling_support.rs Integrate measureme's hardware performance counter support. 2022-06-13 07:56:47 +00:00
README.md
values.rs Overhaul TyS and Ty. 2022-02-15 16:03:24 +11:00

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