[nll] libunwind: enable feature(nll) for bootstrap
This commit is contained in:
parent
58836e8a6f
commit
d25dbc5d84
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
#![feature(cfg_target_vendor)]
|
||||
#![feature(link_cfg)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(staged_api)]
|
||||
#![feature(unwind_attributes)]
|
||||
#![feature(static_nobundle)]
|
||||
|
|
Loading…
Add table
Reference in a new issue