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_interface/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_interface/src') diff --git a/compiler/rustc_interface/src/lib.rs b/compiler/rustc_interface/src/lib.rs index f847c08a9dc..40e02f47bd1 100644 --- a/compiler/rustc_interface/src/lib.rs +++ b/compiler/rustc_interface/src/lib.rs @@ -1,4 +1,3 @@ -#![feature(bool_to_option)] #![feature(box_patterns)] #![feature(let_else)] #![feature(internal_output_capture)] -- cgit 1.4.1-3-g733a5