Remove unused feature gate from libcore
This commit is contained in:
parent
ac47bd725f
commit
25d1c073d1
1 changed files with 0 additions and 1 deletions
|
|
@ -120,7 +120,6 @@
|
|||
#![feature(const_slice_len)]
|
||||
#![feature(const_str_as_bytes)]
|
||||
#![feature(const_str_len)]
|
||||
#![cfg_attr(stage0, feature(const_let))]
|
||||
#![feature(const_int_rotate)]
|
||||
#![feature(const_int_wrapping)]
|
||||
#![feature(const_int_sign)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue