From 06661ba7591b1531555cd084f75540d99ef35ac5 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Thu, 24 Jun 2021 12:47:33 -0400 Subject: Update to new bootstrap compiler --- library/std/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/std/src/lib.rs') diff --git a/library/std/src/lib.rs b/library/std/src/lib.rs index 1cfa71e250f..25f6b3c0182 100644 --- a/library/std/src/lib.rs +++ b/library/std/src/lib.rs @@ -268,7 +268,6 @@ #![feature(exact_size_is_empty)] #![feature(exhaustive_patterns)] #![feature(extend_one)] -#![cfg_attr(bootstrap, feature(extended_key_value_attributes))] #![feature(float_interpolation)] #![feature(fn_traits)] #![feature(format_args_nl)] -- cgit 1.4.1-3-g733a5