[nll] librustc_traits: enable feature(nll) for bootstrap
This commit is contained in:
parent
9fcc6dab8d
commit
cb49252f57
@ -16,6 +16,7 @@
|
||||
#![feature(extern_prelude)]
|
||||
#![feature(iterator_find_map)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
|
||||
#![recursion_limit="256"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user