Skip to content

Commit bdacdf4

Browse files
committed
Remove unused core_intrinsics feature gate from bootstrap
1 parent 126ad2b commit bdacdf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bootstrap/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
//! More documentation can be found in each respective module below, and you can
104104
//! also check out the `src/bootstrap/README.md` file for more information.
105105
106-
#![feature(core_intrinsics)]
107106
#![feature(drain_filter)]
108107

109108
use std::cell::{Cell, RefCell};

0 commit comments

Comments
 (0)