update bootstrap configs
This commit is contained in:
parent
6134f9f636
commit
acb09bf741
36 changed files with 17 additions and 115 deletions
|
@ -24,7 +24,7 @@ declare_lint! {
|
|||
/// ### Example
|
||||
///
|
||||
/// ```rust,edition2021
|
||||
/// #![cfg_attr(not(bootstrap), feature(if_let_rescope))] // Simplify this in bootstrap bump.
|
||||
/// #![feature(if_let_rescope)]
|
||||
/// #![warn(if_let_rescope)]
|
||||
/// #![allow(unused_variables)]
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue