[nll] librustc_allocator: enable feature(nll) for bootstrap
This commit is contained in:
parent
ed55520371
commit
9207cc9bd9
@ -8,6 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(rustc_private)]
|
||||
|
||||
#[macro_use] extern crate log;
|
||||
|
Loading…
Reference in New Issue
Block a user