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_system/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc_system') diff --git a/src/liballoc_system/lib.rs b/src/liballoc_system/lib.rs index 8848be59038..65204ebf714 100644 --- a/src/liballoc_system/lib.rs +++ b/src/liballoc_system/lib.rs @@ -18,7 +18,6 @@ #![feature(allocator_api)] #![feature(core_intrinsics)] #![cfg_attr(not(stage0), feature(nll))] -#![cfg_attr(not(stage0), feature(infer_outlives_requirements))] #![feature(staged_api)] #![feature(rustc_attrs)] #![cfg_attr(any(unix, target_os = "cloudabi", target_os = "redox"), feature(libc))] -- cgit 1.4.1-3-g733a5