move 'trait bounds on const fn' to separate feature gate
This commit is contained in:
parent
6765010495
commit
fdad6ab3a3
14 changed files with 44 additions and 31 deletions
|
@ -382,6 +382,7 @@ symbols! {
|
|||
const_fn,
|
||||
const_fn_floating_point_arithmetic,
|
||||
const_fn_fn_ptr_basics,
|
||||
const_fn_trait_bound,
|
||||
const_fn_transmute,
|
||||
const_fn_union,
|
||||
const_generic_defaults,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue