]> git.lizzy.rs Git - rust.git/blobdiff - CHANGELOG.md
Merge pull request #1296 from Manishearth/features
[rust.git] / CHANGELOG.md
index fd75c7d07459f6554c6b2e5f0172c2b97d644f00..ce5980391e2d6f7e5cb3fa6a1e7feca2b744c891 100644 (file)
@@ -263,6 +263,7 @@ All notable changes to this project will be documented in this file.
 [`for_loop_over_option`]: https://github.com/Manishearth/rust-clippy/wiki#for_loop_over_option
 [`for_loop_over_result`]: https://github.com/Manishearth/rust-clippy/wiki#for_loop_over_result
 [`identity_op`]: https://github.com/Manishearth/rust-clippy/wiki#identity_op
+[`if_let_redundant_pattern_matching`]: https://github.com/Manishearth/rust-clippy/wiki#if_let_redundant_pattern_matching
 [`if_let_some_result`]: https://github.com/Manishearth/rust-clippy/wiki#if_let_some_result
 [`if_not_else`]: https://github.com/Manishearth/rust-clippy/wiki#if_not_else
 [`if_same_then_else`]: https://github.com/Manishearth/rust-clippy/wiki#if_same_then_else