Skip to content

Commit 8998711

Browse files
committed
Only one feature gate needed
1 parent 0791187 commit 8998711

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/core/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@
157157
#![feature(const_unsafecell_get_mut)]
158158
#![feature(const_waker)]
159159
#![feature(core_panic)]
160-
#![cfg_attr(not(bootstrap), feature(derive_const))]
161160
#![feature(duration_consts_float)]
162161
#![feature(maybe_uninit_uninit_array)]
163162
#![feature(ptr_alignment_type)]

0 commit comments

Comments
 (0)