remove cfg(bootstrap)
This commit is contained in:
parent
1c9500a8f4
commit
9e22b844dd
42 changed files with 19 additions and 67 deletions
|
@ -1,4 +1,3 @@
|
|||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
use rustc_ast as ast;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue