File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Current beta, release 2021-07-29
30
30
31
31
- Deprecate ` pub_enum_variant_names ` and ` wrong_pub_self_convention ` in favor of
32
32
the new ` avoid_breaking_exported_api ` config option (see
33
- ( [ Enhancements] ( #enhancements ) ))
33
+ [ Enhancements] ( #1-54- enhancements ) )
34
34
[ #7187 ] ( https://github.com/rust-lang/rust-clippy/pull/7187 )
35
35
- Move [ ` inconsistent_struct_constructor ` ] to ` pedantic `
36
36
[ #7193 ] ( https://github.com/rust-lang/rust-clippy/pull/7193 )
@@ -41,7 +41,7 @@ Current beta, release 2021-07-29
41
41
- Move [ ` semicolon_if_nothing_returned ` ] to ` pedantic `
42
42
[ #7268 ] ( https://github.com/rust-lang/rust-clippy/pull/7268 )
43
43
44
- ### Enhancements
44
+ ### Enhancements < a name = " 1-54-enhancements " ></ a >
45
45
46
46
- [ ` while_let_on_iterator ` ] : Now also lints in nested loops
47
47
[ #6966 ] ( https://github.com/rust-lang/rust-clippy/pull/6966 )
You can’t perform that action at this time.
0 commit comments