about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/structured_errors.rs
AgeCommit message (Expand)AuthorLines
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-3/+3
2024-01-14Rework how diagnostic lints are stored.Nicholas Nethercote-2/+2
2023-12-23Give `DiagnosticBuilder` a default type.Nicholas Nethercote-11/+5
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+42