Add a feature gate for basic function pointer use in const fn
This commit is contained in:
@@ -353,6 +353,7 @@ symbols! {
|
||||
const_extern_fn,
|
||||
const_fn,
|
||||
const_fn_floating_point_arithmetic,
|
||||
const_fn_fn_ptr_basics,
|
||||
const_fn_transmute,
|
||||
const_fn_union,
|
||||
const_generics,
|
||||
|
||||
Reference in New Issue
Block a user