Remove unused fluent messages
This commit is contained in:
parent
c3954b358f
commit
d88c7ffc62
5 changed files with 0 additions and 22 deletions
|
@ -146,9 +146,6 @@ const_eval_intern_kind = {$kind ->
|
|||
*[other] {""}
|
||||
}
|
||||
|
||||
const_eval_invalid_align =
|
||||
align has to be a power of 2
|
||||
|
||||
const_eval_invalid_align_details =
|
||||
invalid align passed to `{$name}`: {$align} is {$err_kind ->
|
||||
[not_power_of_two] not a power of 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue