From b4e7649d6d4f957e8d5a91a35e48e9ddd4307e63 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Wed, 8 Sep 2021 13:13:47 -0400 Subject: Bump stage0 compiler to 1.56 --- compiler/rustc_const_eval/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_const_eval/src') diff --git a/compiler/rustc_const_eval/src/lib.rs b/compiler/rustc_const_eval/src/lib.rs index 0aa2dfb010f..7ce40b319a1 100644 --- a/compiler/rustc_const_eval/src/lib.rs +++ b/compiler/rustc_const_eval/src/lib.rs @@ -5,7 +5,6 @@ Rust MIR: a lowered representation of Rust. */ #![feature(assert_matches)] -#![cfg_attr(bootstrap, feature(bindings_after_at))] #![feature(bool_to_option)] #![feature(box_patterns)] #![feature(control_flow_enum)] -- cgit 1.4.1-3-g733a5