pub static UNTRANSLATABLE_DIAGNOSTIC: &Lint
Expand description

The untranslatable_diagnostic lint detects diagnostics created without using translatable Fluent strings.

More details on translatable diagnostics can be found here.