Remove unused fluent messages
This commit is contained in:
parent
c3954b358f
commit
d88c7ffc62
5 changed files with 0 additions and 22 deletions
|
@ -562,8 +562,6 @@ lint_suspicious_double_ref_clone =
|
|||
lint_suspicious_double_ref_deref =
|
||||
using `.deref()` on a double reference, which returns `{$ty}` instead of dereferencing the inner type
|
||||
|
||||
lint_trivial_untranslatable_diag = diagnostic with static strings only
|
||||
|
||||
lint_ty_qualified = usage of qualified `ty::{$ty}`
|
||||
.suggestion = try importing it and using it unqualified
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue