We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 123ecac commit b1a5d25Copy full SHA for b1a5d25
CHANGELOG.md
@@ -6,7 +6,7 @@ document.
6
7
## Unreleased / In Rust Beta or Nightly
8
9
-[3aea860...master](https://github.com/rust-lang/rust-clippy/compare/3aea860...master)
+[c8e3cfb...master](https://github.com/rust-lang/rust-clippy/compare/c8e3cfb...master)
10
11
## Rust 1.41
12
@@ -16,7 +16,7 @@ Current Beta
16
17
Current stable, released 2019-12-19
18
19
-[4e7e71b...69f99e7](https://github.com/rust-lang/rust-clippy/compare/4e7e71b...c8e3cfb)
+[4e7e71b...c8e3cfb](https://github.com/rust-lang/rust-clippy/compare/4e7e71b...c8e3cfb)
20
21
* New Lints:
22
* [`unneeded_wildcard_pattern`] [#4537](https://github.com/rust-lang/rust-clippy/pull/4537)
0 commit comments