remove cfg(bootstrap)
This commit is contained in:
committed by
Mark Rousskov
parent
1c9500a8f4
commit
9e22b844dd
@@ -35,7 +35,6 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![feature(iter_zip)]
|
||||
#![feature(nll)]
|
||||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
|
||||
#[macro_use]
|
||||
extern crate alloc;
|
||||
|
||||
Reference in New Issue
Block a user