Stabilize bool::then_some

This commit is contained in:
Josh Triplett 2022-05-02 01:12:35 -07:00 committed by Mara Bos
parent fed2c43bbf
commit 0fc5c524f5
23 changed files with 1 additions and 25 deletions

View file

@ -1,4 +1,3 @@
#![feature(bool_to_option)]
#![feature(box_patterns)]
#![feature(let_else)]
#![feature(internal_output_capture)]