pub static UNTRANSLATABLE_DIAGNOSTIC: &LintExpand description
The untranslatable_diagnostic lint detects messages passed to functions with impl Into<{D,Subd}iagMessage parameters without using translatable Fluent strings.
More details on translatable diagnostics can be found here.