Revert removed #![feature(nll)]
This commit is contained in:
parent
1bfb44133d
commit
2be0993c4e
21 changed files with 21 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#![allow(unused_attributes)]
|
||||
#![feature(range_contains)]
|
||||
#![cfg_attr(unix, feature(libc))]
|
||||
#![feature(nll)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![deny(rust_2018_idioms)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue