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 195e59c + 81eb8a6 commit 6235828Copy full SHA for 6235828
src/lib.rs
@@ -10,7 +10,7 @@
10
#![feature(nonzero_ops)]
11
#![feature(let_chains)]
12
#![feature(lint_reasons)]
13
-#![cfg_attr(not(bootstrap), feature(trait_upcasting))]
+#![feature(trait_upcasting)]
14
// Configure clippy and other lints
15
#![allow(
16
clippy::collapsible_else_if,
0 commit comments