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.
2 parents ec2fcd0 + 8b30bfc commit d6acdc1Copy full SHA for d6acdc1
rust-version
@@ -1 +1 @@
1
-e9c965df7b75ab5b1ae8f9a2680839ac1a1a3880
+f24a6ba06f4190d8ec4f22d1baa800e64b1900cb
src/lib.rs
@@ -12,7 +12,6 @@
12
#![feature(let_chains)]
13
#![feature(trait_upcasting)]
14
#![feature(strict_overflow_ops)]
15
-#![feature(is_none_or)]
16
// Configure clippy and other lints
17
#![allow(
18
clippy::collapsible_else_if,
0 commit comments