rust/compiler/rustc_attr/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
..
builtin.rs Prefer dcx methods over fields or fields' methods 2024-06-18 13:45:08 +00:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
session_diagnostics.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00