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 c05af9d commit 008b6aaCopy full SHA for 008b6aa
src/lib.rs
@@ -10,7 +10,6 @@
10
#![feature(yeet_expr)]
11
#![feature(nonzero_ops)]
12
#![feature(let_chains)]
13
-#![cfg_attr(bootstrap, feature(lint_reasons))]
14
#![feature(trait_upcasting)]
15
#![feature(strict_overflow_ops)]
16
#![feature(is_none_or)]
0 commit comments