mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
added changelog entry
This commit is contained in:
parent
8188c46429
commit
76b969a5cf
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 0.0.93 — ?
|
||||
* [`option_map_unwrap_or`] and [`option_map_unwrap_or_else`] are now
|
||||
allowed by default.
|
||||
* New lint: [`explicit_into_iter_loop`]
|
||||
|
||||
## 0.0.92 — 2016-09-30
|
||||
|
|
Loading…
Reference in a new issue