[nll] libtest: enable feature(nll) for bootstrap
This commit is contained in:
parent
6858bd890a
commit
9d2c4a3acd
@ -35,6 +35,7 @@
|
||||
#![feature(asm)]
|
||||
#![feature(fnbox)]
|
||||
#![cfg_attr(any(unix, target_os = "cloudabi"), feature(libc))]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(set_stdio)]
|
||||
#![feature(panic_unwind)]
|
||||
#![feature(staged_api)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user