[nll] librustc_codegen_llvm: enable feature(nll) for bootstrap
This commit is contained in:
parent
5d6ca8e4c5
commit
46b818e276
@ -26,6 +26,7 @@
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![allow(unused_attributes)]
|
||||
#![feature(libc)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(quote)]
|
||||
#![feature(range_contains)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user