1
Fork 0

Remove unused fluent messages

This commit is contained in:
r0cky 2024-03-01 09:59:44 +08:00
parent 77be7a3e0d
commit 2064c19886
4 changed files with 0 additions and 33 deletions

View file

@ -239,8 +239,6 @@ hir_analysis_missing_one_of_trait_item = not all trait items implemented, missin
.label = missing one of `{$missing_items_msg}` in implementation
.note = required because of this annotation
hir_analysis_missing_tilde_const = missing `~const` qualifier for specialization
hir_analysis_missing_trait_item = not all trait items implemented, missing: `{$missing_items_msg}`
.label = missing `{$missing_items_msg}` in implementation