about summary refs log tree commit diff
path: root/tests/ui-fulldeps/internal-lints/diagnostics.stderr
AgeCommit message (Expand)AuthorLines
2025-04-16Move eager translation to a method on `Diag`Jake Goulding-9/+9
2024-08-10`untranslatable_diagnostic` lint: point at the untranslated thingPavel Grigorenko-18/+16
2024-08-10Add more test cases for untranslatable_diagnostic lintPavel Grigorenko-1/+27
2024-05-23Remove `LintDiagnostic::msg`León Orell Valerian Liehr-3/+3
2024-03-11Rename `DecorateLint` as `LintDiagnostic`.Nicholas Nethercote-2/+2
2024-03-11Rename `AddToDiagnostic` as `Subdiagnostic`.Nicholas Nethercote-2/+2
2024-03-11Rename `IntoDiagnostic` as `Diagnostic`.Nicholas Nethercote-2/+2
2024-03-06Rewrite the `untranslatable_diagnostic` lint.Nicholas Nethercote-4/+10
2024-03-05Disable `tests/ui-fulldeps/internal-lints/diagnostics.rs` on stage 1.Nicholas Nethercote-7/+7
2024-02-28Rename `DiagnosticBuilder` as `Diag`.Nicholas Nethercote-2/+2
2024-02-20Reduce capabilities of `Diagnostic`.Nicholas Nethercote-4/+4
2024-02-08Add `SubdiagnosticMessageOp` as a trait alias.Nicholas Nethercote-4/+4
2023-12-19Add `level` arg to `into_diagnostic`.Nicholas Nethercote-3/+3
2023-12-18Fix up some `ui-fulldeps` tests.Nicholas Nethercote-12/+12
2023-11-26Use `rustc_fluent_macro::fluent_messages!` directly.Nicholas Nethercote-5/+5
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-5/+5
2023-02-22errors: generate typed identifiers in each crateDavid Wood-6/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+44