[nll] libpanic_unwind: enable feature(nll) for bootstrap
This commit is contained in:
parent
04bd6146c3
commit
7e78e7570f
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#![feature(core_intrinsics)]
|
||||
#![feature(lang_items)]
|
||||
#![feature(libc)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(panic_unwind)]
|
||||
#![feature(raw)]
|
||||
#![feature(staged_api)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue