remove const_fn feature gate
This commit is contained in:
parent
881c1ac408
commit
bafc51e01a
28 changed files with 48 additions and 128 deletions
|
@ -246,7 +246,6 @@
|
|||
#![feature(const_cstr_unchecked)]
|
||||
#![feature(const_fn_floating_point_arithmetic)]
|
||||
#![feature(const_fn_transmute)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_fn_fn_ptr_basics)]
|
||||
#![feature(const_io_structs)]
|
||||
#![feature(const_ip)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue