mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:56:29 +00:00
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.