1
Fork 0
rust/compiler/rustc_query_impl/src
Guillaume Gomez d3574beb5d
Rollup merge of #119527 - klensy:ordering, r=compiler-errors
don't reexport atomic::ordering via rustc_data_structures, use std import

This looks simpler.
2024-01-09 13:23:17 +01:00
..
lib.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00
plumbing.rs Rollup merge of #119527 - klensy:ordering, r=compiler-errors 2024-01-09 13:23:17 +01: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.