Revert removed #![feature(nll)]
This commit is contained in:
parent
0749a04fb6
commit
2c783c3543
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@
|
|||
#![feature(maybe_uninit)]
|
||||
#![feature(needs_panic_runtime)]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(non_exhaustive)]
|
||||
#![feature(on_unimplemented)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue