mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-13 00:40:22 +00:00
disable nll
This commit is contained in:
parent
69b9dff557
commit
c3fb7a1f24
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#![deny(rust_2018_idioms)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(nll)]
|
||||
#![allow(dead_code)]
|
||||
#![allow(unused_imports)]
|
||||
|
||||
|
|
Loading…
Reference in a new issue