Change feature name to is_some_and
This commit is contained in:
parent
2f83134e37
commit
4f12de0660
7 changed files with 11 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
#![feature(box_patterns)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(is_some_with)]
|
||||
#![feature(is_some_and)]
|
||||
#![feature(is_sorted)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(proc_macro_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue