Fully stabilize NLL
This commit is contained in:
parent
7e9b92cb43
commit
410dcc9674
985 changed files with 1824 additions and 12137 deletions
|
@ -21,7 +21,6 @@
|
|||
// Please avoid unstable features where possible to minimize the amount of changes necessary
|
||||
// to make it compile with rust-analyzer on stable.
|
||||
#![feature(rustc_allow_const_fn_unstable)]
|
||||
#![feature(nll)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(decl_macro)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue