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.
is_none_or
1 parent bd76760 commit e31d480Copy full SHA for e31d480
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