rustc_const_eval: make message about "const stable" translatable
This commit is contained in:
parent
43f3a218ea
commit
3a18c6b55f
2 changed files with 4 additions and 2 deletions
|
@ -41,6 +41,8 @@ const_eval_const_context = {$kind ->
|
|||
*[other] {""}
|
||||
}
|
||||
|
||||
const_eval_const_stable = const-stable functions can only call other const-stable functions
|
||||
|
||||
const_eval_copy_nonoverlapping_overlapping =
|
||||
`copy_nonoverlapping` called on overlapping ranges
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue