Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit e40eab0

Browse files
committed
Revert removed #![feature(nll)]
[git filter-repo] original commit: rust-lang/rust@2be0993
1 parent f11918e commit e40eab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#![forbid(unsafe_code)]
3535
#![deny(rust_2018_idioms)]
3636

37+
#![feature(nll)]
3738
#![feature(try_from)]
3839
// See librustc_cratesio_shim/Cargo.toml for a comment explaining this.
3940
#[allow(unused_extern_crates)]

0 commit comments

Comments
 (0)