From 8940a2652e100554acb3e3bc86ee4f37a3e958ee Mon Sep 17 00:00:00 2001 From: Ashley Mannix Date: Sun, 31 Jan 2021 21:50:47 +1000 Subject: stabilize int_bits_const --- compiler/rustc_data_structures/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_data_structures/src') diff --git a/compiler/rustc_data_structures/src/lib.rs b/compiler/rustc_data_structures/src/lib.rs index 5880bbd3de4..36d261fb737 100644 --- a/compiler/rustc_data_structures/src/lib.rs +++ b/compiler/rustc_data_structures/src/lib.rs @@ -13,7 +13,6 @@ #![feature(unboxed_closures)] #![feature(generator_trait)] #![feature(fn_traits)] -#![feature(int_bits_const)] #![feature(min_specialization)] #![feature(auto_traits)] #![feature(nll)] -- cgit 1.4.1-3-g733a5