Revert removed #![feature(nll)]
This commit is contained in:
parent
1bfb44133d
commit
2be0993c4e
21 changed files with 21 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
#![feature(const_fn)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(nll)]
|
||||
#![feature(non_exhaustive)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue