1
Fork 0

Remove unused fluent messages

This commit is contained in:
r0cky 2024-03-03 00:57:45 +08:00
parent c3954b358f
commit d88c7ffc62
5 changed files with 0 additions and 22 deletions

View file

@ -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