remove cfg(bootstrap)
This commit is contained in:
committed by
Mark Rousskov
parent
1c9500a8f4
commit
9e22b844dd
@@ -16,7 +16,6 @@
|
||||
#![feature(format_args_capture)]
|
||||
#![feature(iter_zip)]
|
||||
#![feature(nll)]
|
||||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(rustdoc::private_intra_doc_links)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user