remove cfg(bootstrap)
This commit is contained in:
committed by
Mark Rousskov
parent
1c9500a8f4
commit
9e22b844dd
@@ -29,7 +29,6 @@ Rust MIR: a lowered representation of Rust.
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(option_get_or_insert_default)]
|
||||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
#![feature(once_cell)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
Reference in New Issue
Block a user