We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad3cedd + e31d480 commit 499b8f9Copy full SHA for 499b8f9
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