Skip to content

Commit 25d1c07

Browse files
committed
Remove unused feature gate from libcore
1 parent ac47bd7 commit 25d1c07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@
120120
#![feature(const_slice_len)]
121121
#![feature(const_str_as_bytes)]
122122
#![feature(const_str_len)]
123-
#![cfg_attr(stage0, feature(const_let))]
124123
#![feature(const_int_rotate)]
125124
#![feature(const_int_wrapping)]
126125
#![feature(const_int_sign)]

0 commit comments

Comments
 (0)