Gate collapsible_if let_chains lints on edition 2024 and MSRV
This commit is contained in:
parent
03a5b6b976
commit
8c93668a71
23 changed files with 348 additions and 234 deletions
|
|
@ -22,6 +22,7 @@ macro_rules! msrv_aliases {
|
|||
|
||||
// names may refer to stabilized feature flags or library items
|
||||
msrv_aliases! {
|
||||
1,88,0 { LET_CHAINS }
|
||||
1,87,0 { OS_STR_DISPLAY, INT_MIDPOINT }
|
||||
1,85,0 { UINT_FLOAT_MIDPOINT }
|
||||
1,84,0 { CONST_OPTION_AS_SLICE, MANUAL_DANGLING_PTR }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue