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/libstd/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libstd/lib.rs') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index a4db8796805..42a34c32e4f 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -250,7 +250,6 @@ #![feature(cfg_target_vendor)] #![feature(char_error_internals)] #![feature(compiler_builtins_lib)] -#![cfg_attr(stage0, feature(min_const_fn))] #![feature(const_int_ops)] #![feature(const_ip)] #![feature(const_raw_ptr_deref)] -- cgit 1.4.1-3-g733a5