rust/compiler/rustc_ast_passes/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
..
ast_validation.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
errors.rs Detect duplicates 2024-06-17 22:35:25 -04:00
feature_gate.rs Parse unsafe attributes 2024-06-06 20:26:27 -05:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
node_count.rs Rename HIR TypeBinding to AssocItemConstraint and related cleanup 2024-05-30 22:52:33 +02:00
show_span.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00