update cfg(bootstrap)s
This commit is contained in:
parent
bcdaa0d194
commit
f9f5840eb4
17 changed files with 24 additions and 452 deletions
|
|
@ -11,7 +11,6 @@
|
|||
#![feature(round_ties_even)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(lint_reasons)]
|
||||
#![cfg_attr(bootstrap, feature(trait_upcasting))]
|
||||
// Configure clippy and other lints
|
||||
#![allow(
|
||||
clippy::collapsible_else_if,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue