rust/compiler/rustc_query_system/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
..
dep_graph don't reexport atomic::ordering via rustc_data_structures, use std import 2024-01-06 15:01:10 +03:00
ich Unify SourceFile::name_hash and StableSourceFileId 2023-12-19 22:34:26 +01:00
query Don't check for recursion in generator witness fields 2024-01-08 20:30:21 +00:00
cache.rs Remove a fishy Clone impl 2023-04-04 09:01:44 +00:00
error.rs Stash and cancel cycle errors for auto trait leakage in opaques 2023-10-26 17:58:02 +00:00
lib.rs Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors 2023-12-05 14:52:41 -05:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00