mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
Only one feature gate needed
This commit is contained in:
parent
07911879d2
commit
8998711d9b
@ -157,7 +157,6 @@
|
||||
#![feature(const_unsafecell_get_mut)]
|
||||
#![feature(const_waker)]
|
||||
#![feature(core_panic)]
|
||||
#![cfg_attr(not(bootstrap), feature(derive_const))]
|
||||
#![feature(duration_consts_float)]
|
||||
#![feature(maybe_uninit_uninit_array)]
|
||||
#![feature(ptr_alignment_type)]
|
||||
|
Loading…
Reference in New Issue
Block a user