Skip to content

Commit b1a5d25

Browse files
committed
Fix two commit hashes in changelog
1 parent 123ecac commit b1a5d25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ document.
66

77
## Unreleased / In Rust Beta or Nightly
88

9-
[3aea860...master](https://github.com/rust-lang/rust-clippy/compare/3aea860...master)
9+
[c8e3cfb...master](https://github.com/rust-lang/rust-clippy/compare/c8e3cfb...master)
1010

1111
## Rust 1.41
1212

@@ -16,7 +16,7 @@ Current Beta
1616

1717
Current stable, released 2019-12-19
1818

19-
[4e7e71b...69f99e7](https://github.com/rust-lang/rust-clippy/compare/4e7e71b...c8e3cfb)
19+
[4e7e71b...c8e3cfb](https://github.com/rust-lang/rust-clippy/compare/4e7e71b...c8e3cfb)
2020

2121
* New Lints:
2222
* [`unneeded_wildcard_pattern`] [#4537](https://github.com/rust-lang/rust-clippy/pull/4537)

0 commit comments

Comments
 (0)