[nll] librustc_passes: enable feature(nll) for bootstrap
This commit is contained in:
parent
80e8e97d93
commit
95b64188c9
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
|
||||
html_root_url = "https://doc.rust-lang.org/nightly/")]
|
||||
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
|
||||
#[macro_use]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue