[nll] libpanic_abort: enable feature(nll) for bootstrap
This commit is contained in:
parent
3ed965ab58
commit
04bd6146c3
@ -24,6 +24,7 @@
|
||||
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(libc)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(panic_runtime)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
Loading…
Reference in New Issue
Block a user