implement const_evaluatable_checked
feature MVP
This commit is contained in:
parent
a1894e4afe
commit
8667f93040
7 changed files with 122 additions and 17 deletions
|
@ -348,6 +348,7 @@ symbols! {
|
|||
const_compare_raw_pointers,
|
||||
const_constructor,
|
||||
const_eval_limit,
|
||||
const_evaluatable_checked,
|
||||
const_extern_fn,
|
||||
const_fn,
|
||||
const_fn_transmute,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue