[nll] librustc_mir: enable feature(nll) for bootstrap
This commit is contained in:
parent
e8d95a5ba1
commit
5d6ca8e4c5
@ -14,6 +14,7 @@ Rust MIR: a lowered representation of Rust. Also: an experiment!
|
||||
|
||||
*/
|
||||
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(infer_outlives_requirements)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(slice_patterns)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user