Stabilize is_some_and
This commit is contained in:
parent
f5b8f44e5d
commit
443928f7e3
7 changed files with 3 additions and 13 deletions
|
@ -20,7 +20,6 @@ Rust MIR: a lowered representation of Rust.
|
|||
#![feature(try_blocks)]
|
||||
#![feature(yeet_expr)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(is_some_and)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue