Skip to content

Commit d184413

Browse files
committed
Auto merge of #7371 - flip1995:changelog, r=flip1995
Fix link in changelog r? `@ghost` changelog: none
2 parents 6bf8772 + 40fee52 commit d184413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Current beta, release 2021-07-29
3030

3131
- Deprecate `pub_enum_variant_names` and `wrong_pub_self_convention` in favor of
3232
the new `avoid_breaking_exported_api` config option (see
33-
([Enhancements](#enhancements)))
33+
[Enhancements](#1-54-enhancements))
3434
[#7187](https://github.com/rust-lang/rust-clippy/pull/7187)
3535
- Move [`inconsistent_struct_constructor`] to `pedantic`
3636
[#7193](https://github.com/rust-lang/rust-clippy/pull/7193)
@@ -41,7 +41,7 @@ Current beta, release 2021-07-29
4141
- Move [`semicolon_if_nothing_returned`] to `pedantic`
4242
[#7268](https://github.com/rust-lang/rust-clippy/pull/7268)
4343

44-
### Enhancements
44+
### Enhancements <a name="1-54-enhancements"></a>
4545

4646
- [`while_let_on_iterator`]: Now also lints in nested loops
4747
[#6966](https://github.com/rust-lang/rust-clippy/pull/6966)

0 commit comments

Comments
 (0)