[nll] libproc_macro: enable feature(nll) for bootstrap
This commit is contained in:
parent
ce5b9c662f
commit
48616432ba
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
test(no_crate_inject, attr(deny(warnings))),
|
||||
test(attr(allow(dead_code, deprecated, unused_variables, unused_mut))))]
|
||||
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(lang_items)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue