add back cfg(bootstrap), it is still needed
This commit is contained in:
parent
8d09fb5e6d
commit
1d39d00afc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#![cfg_attr(bootstrap, feature(strict_overflow_ops))]
|
||||
#![feature(abort_unwind)]
|
||||
#![feature(cfg_select)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue