Changelog entry for cargo clippy --all
Should have added this as part of #1975
This commit is contained in:
parent
992d88ab58
commit
6b0a2846b7
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## 0.0.154
|
||||
* Fix [`use_self`] triggering inside derives
|
||||
* Add support for linting an entire workspace with `cargo clippy --all`
|
||||
|
||||
## 0.0.153
|
||||
* Update to *rustc 1.21.0-nightly (8c303ed87 2017-08-20)*
|
||||
|
|
Loading…
Add table
Reference in a new issue