Remove unused core_intrinsics feature gate from bootstrap
This commit is contained in:
parent
126ad2b813
commit
bdacdf49e5
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
|||
//! More documentation can be found in each respective module below, and you can
|
||||
//! also check out the `src/bootstrap/README.md` file for more information.
|
||||
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(drain_filter)]
|
||||
|
||||
use std::cell::{Cell, RefCell};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue