diff options
| author | Philipp Hansch <dev@phansch.net> | 2020-04-20 22:53:00 +0200 |
|---|---|---|
| committer | Philipp Hansch <dev@phansch.net> | 2020-04-20 22:53:00 +0200 |
| commit | 803670eeb2ef77caabb9bf56c035eef45065831d (patch) | |
| tree | 340b0ac2e10e5f570936ac5fa9347922f139da12 | |
| parent | ca59ff20313cf28e9f183ec2a3a20117fa13c21c (diff) | |
| download | rust-803670eeb2ef77caabb9bf56c035eef45065831d.tar.gz rust-803670eeb2ef77caabb9bf56c035eef45065831d.zip | |
Address review comments
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 735cb34ffce..240b9616bd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,11 +89,9 @@ Current beta, release 2020-06-04 * [`wildcard_imports`] documentation now mentions that `use ...::prelude::*` is not linted [#5312](https://github.com/rust-lang/rust-clippy/pull/5312) -### Others - ## Rust 1.43 -Current stable, release 2020-04-23 +Current stable, released 2020-04-23 [4ee1206...204bb9b](https://github.com/rust-lang/rust-clippy/compare/4ee1206...204bb9b) |
