mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
Fix list of markdown links
This commit is contained in:
parent
baa34955db
commit
eae9f73ea3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## 0.0.115 — 2017-02-27
|
||||
* Rustup to *rustc 1.17.0-nightly (60a0edc6c 2017-02-26)*
|
||||
* New lints: [`zero_ptr`, `never_loop`, `mut_from_ref`]
|
||||
* New lints: [`zero_ptr`], [`never_loop`], [`mut_from_ref`]
|
||||
|
||||
## 0.0.114 — 2017-02-08
|
||||
* Rustup to *rustc 1.17.0-nightly (c49d10207 2017-02-07)*
|
||||
|
|
Loading…
Reference in a new issue