From d0060d72e5b0f6ff2537808ff090b7fb96c3d10a Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 31 Oct 2018 11:53:17 -0700 Subject: Bump nightly to 1.32.0 * Also update the bootstrap compiler * Update cargo to 1.32.0 * Clean out stage0 annotations --- src/liballoc/tests/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc/tests') diff --git a/src/liballoc/tests/lib.rs b/src/liballoc/tests/lib.rs index 6d1cfb10859..3294837cb91 100644 --- a/src/liballoc/tests/lib.rs +++ b/src/liballoc/tests/lib.rs @@ -11,7 +11,6 @@ #![feature(allocator_api)] #![feature(alloc_system)] #![feature(box_syntax)] -#![cfg_attr(stage0, feature(min_const_fn))] #![feature(drain_filter)] #![feature(exact_size_is_empty)] #![feature(pattern)] -- cgit 1.4.1-3-g733a5