Static rustc_lint::internal::UNTRANSLATABLE_DIAGNOSTIC
source · pub static UNTRANSLATABLE_DIAGNOSTIC: &LintExpand description
The untranslatable_diagnostic lint detects diagnostics created
without using translatable Fluent strings.
More details on translatable diagnostics can be found here.