rust/compiler/rustc_query_impl/src
2023-09-21 17:06:14 +02:00
..
lib.rs Move DepKind to rustc_query_system and define it as u16 2023-09-21 17:06:14 +02:00
plumbing.rs Move DepKind to rustc_query_system and define it as u16 2023-09-21 17:06:14 +02:00
profiling_support.rs Replace QueryStruct with arrays local to rustc_query_impl 2023-05-21 03:12:56 +02:00
README.md

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