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 90b34c9 commit a7cbca1Copy full SHA for a7cbca1
src/lib.rs
@@ -11,7 +11,6 @@
11
#![feature(round_ties_even)]
12
#![feature(let_chains)]
13
#![feature(lint_reasons)]
14
-#![cfg_attr(bootstrap, feature(trait_upcasting))]
15
// Configure clippy and other lints
16
#![allow(
17
clippy::collapsible_else_if,
0 commit comments