We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d411873 commit d5d270eCopy full SHA for d5d270e
src/lib.rs
@@ -7,7 +7,7 @@
7
#![feature(int_log)]
8
#![feature(variant_count)]
9
#![feature(yeet_expr)]
10
-#![feature(is_some_with)]
+#![feature(is_some_and)]
11
#![feature(nonzero_ops)]
12
#![feature(local_key_cell_methods)]
13
#![cfg_attr(bootstrap, feature(let_else))]
0 commit comments