rust/compiler/rustc_lint
Nicholas Nethercote 5e29e26b96 Remove the UntranslatableDiagnosticTrivial lint.
It's a specialized form of the `UntranslatableDiagnostic` lint that is
deny-by-default.

Now that `UntranslatableDiagnostic` has been changed from
allow-by-default to deny-by-default, the trivial variant is no longer
needed.
2024-02-28 10:53:04 +11:00
..
src Remove the UntranslatableDiagnosticTrivial lint. 2024-02-28 10:53:04 +11:00
Cargo.toml Implement RFC3373 non local definitions lint 2024-02-17 13:59:45 +01:00
messages.ftl Rollup merge of #120840 - HTGAzureX1212:HTGAzureX1212/unicode-identifier-types, r=fmease,Manishearth 2024-02-26 10:27:41 +01:00