From b454991ac4eef89480679f595cbe81e0d5e23262 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Fri, 20 May 2022 08:54:10 -0400 Subject: Finish bumping stage0 It looks like the last time had left some remaining cfg's -- which made me think that the stage0 bump was actually successful. This brings us to a released 1.62 beta though. --- compiler/rustc_feature/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_feature') diff --git a/compiler/rustc_feature/src/lib.rs b/compiler/rustc_feature/src/lib.rs index 26e0538b0eb..efb83052768 100644 --- a/compiler/rustc_feature/src/lib.rs +++ b/compiler/rustc_feature/src/lib.rs @@ -11,7 +11,6 @@ //! even if it is stabilized or removed, *do not remove it*. Instead, move the //! symbol to the `accepted` or `removed` modules respectively. -#![cfg_attr(bootstrap, feature(derive_default_enum))] #![feature(once_cell)] mod accepted; -- cgit 1.4.1-3-g733a5