From 731f4efae5ee18082202f31e8699fe07eb0a5d19 Mon Sep 17 00:00:00 2001 From: toidiu Date: Tue, 28 Aug 2018 00:46:08 -0400 Subject: stabalize infer outlives requirements (RFC 2093). Co-authored-by: nikomatsakis --- src/liballoc_jemalloc/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc_jemalloc') diff --git a/src/liballoc_jemalloc/lib.rs b/src/liballoc_jemalloc/lib.rs index 3d2348f3e45..bdf0e37a2e6 100644 --- a/src/liballoc_jemalloc/lib.rs +++ b/src/liballoc_jemalloc/lib.rs @@ -17,7 +17,6 @@ #![feature(libc)] #![feature(linkage)] #![cfg_attr(not(stage0), feature(nll))] -#![cfg_attr(not(stage0), feature(infer_outlives_requirements))] #![feature(staged_api)] #![feature(rustc_attrs)] #![cfg_attr(dummy_jemalloc, allow(dead_code, unused_extern_crates))] -- cgit 1.4.1-3-g733a5