summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/session_diagnostics.rs
AgeCommit message (Expand)AuthorLines
2022-10-23Migrate all diagnosticsNilstrieb-19/+19
2022-10-07Move ReverseMapper logic onto OpaqueHiddenTypeOli Scherer-9/+0
2022-09-21UPDATE - rename SessionSubdiagnostic macro to SubdiagnosticJhonny Bill Mena-6/+6
2022-09-21UPDATE - rename DiagnosticHandler macro to DiagnosticJhonny Bill Mena-8/+8
2022-09-21UPDATE - rename DiagnosticHandler trait to IntoDiagnosticJhonny Bill Mena-8/+8
2022-08-26diag-migAndyJado-1/+116
2022-08-21Replace #[lint/warning/error] with #[diag]Xiretza-4/+4
2022-06-28Migrate some rustc_borrowck diagnostics to SessionDiagnosticMichael Goulet-0/+44