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 ad3cedd + 532297e commit f04ea26Copy full SHA for f04ea26
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