mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
5e29e26b96
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.