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

@ -181,14 +181,6 @@ infer_more_targeted = {$has_param_name ->
infer_msl_introduces_static = introduces a `'static` lifetime requirement
infer_msl_unmet_req = because this has an unmet lifetime requirement
infer_need_type_info_in_coroutine =
type inside {$coroutine_kind ->
[async_block] `async` block
[async_closure] `async` closure
[async_fn] `async fn` body
*[coroutine] coroutine
} must be known in this context
infer_nothing = {""}