From 0fc5c524f5384f45dcf77684821e50ae5dd79a90 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Mon, 2 May 2022 01:12:35 -0700 Subject: Stabilize `bool::then_some` --- compiler/rustc_target/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_target/src/lib.rs') diff --git a/compiler/rustc_target/src/lib.rs b/compiler/rustc_target/src/lib.rs index e9ef71ede51..4dc6af15001 100644 --- a/compiler/rustc_target/src/lib.rs +++ b/compiler/rustc_target/src/lib.rs @@ -9,7 +9,6 @@ #![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")] #![feature(associated_type_bounds)] -#![feature(bool_to_option)] #![feature(exhaustive_patterns)] #![feature(let_else)] #![feature(min_specialization)] -- cgit 1.4.1-3-g733a5