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