Change feature name to is_some_and
This commit is contained in:
@@ -70,7 +70,7 @@ This API is completely unstable and subject to change.
|
||||
#![feature(once_cell)]
|
||||
#![feature(slice_partition_dedup)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(is_some_with)]
|
||||
#![feature(is_some_and)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user