Skip to content

Commit 92e3922

Browse files
committed
remove const_fn feature gate
1 parent 578e8a8 commit 92e3922

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

std/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@
246246
#![feature(const_cstr_unchecked)]
247247
#![feature(const_fn_floating_point_arithmetic)]
248248
#![feature(const_fn_transmute)]
249-
#![feature(const_fn)]
250249
#![feature(const_fn_fn_ptr_basics)]
251250
#![feature(const_io_structs)]
252251
#![feature(const_ip)]

0 commit comments

Comments
 (0)