Skip to content

Commit 66863a0

Browse files
committed
Stabilize is_some_and
1 parent 2aed7f0 commit 66863a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#![feature(io_error_more)]
66
#![feature(variant_count)]
77
#![feature(yeet_expr)]
8-
#![feature(is_some_and)]
98
#![feature(nonzero_ops)]
109
#![feature(local_key_cell_methods)]
1110
#![feature(is_terminal)]

0 commit comments

Comments
 (0)