[nll] libprofiler_builtins: enable feature(nll) for bootstrap
This commit is contained in:
parent
bf089a1ac1
commit
26991eb8bf
@ -15,4 +15,5 @@
|
||||
reason = "internal implementation detail of rustc right now",
|
||||
issue = "0")]
|
||||
#![allow(unused_features)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(staged_api)]
|
||||
|
Loading…
Reference in New Issue
Block a user