rust/compiler/rustc_query_system/src
Oli Scherer 7ba82d61eb Use a dedicated type instead of a reference for the diagnostic context
This paves the way for tracking more state (e.g. error tainting) in the diagnostic context handle
2024-06-18 15:42:11 +00:00
..
dep_graph Make the panic info more useful 2024-06-06 09:47:10 +00:00
ich Simplify BodyId hashing. 2024-01-16 23:52:30 +00:00
query Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
cache.rs Remove a fishy Clone impl 2023-04-04 09:01:44 +00:00
error.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00