From 410dcc96741716bf1b4dc9b3bf33f408f220384d Mon Sep 17 00:00:00 2001 From: Jack Huey <31162821+jackh726@users.noreply.github.com> Date: Fri, 1 Apr 2022 13:13:25 -0400 Subject: Fully stabilize NLL --- compiler/rustc_llvm/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_llvm/src/lib.rs') diff --git a/compiler/rustc_llvm/src/lib.rs b/compiler/rustc_llvm/src/lib.rs index b63f81bffaa..8eade02a408 100644 --- a/compiler/rustc_llvm/src/lib.rs +++ b/compiler/rustc_llvm/src/lib.rs @@ -1,4 +1,3 @@ -#![feature(nll)] #![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")] // NOTE: This crate only exists to allow linking on mingw targets. -- cgit 1.4.1-3-g733a5