We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02afbb9 commit 737e45aCopy full SHA for 737e45a
CHANGELOG.md
@@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file.
28
* Fix suggestion for [`explicit_counter_loop`] to deal with parenthesizing range variables
29
* Fix suggestion for [`single_char_pattern`] to correctly escape single quotes
30
* Avoid triggering [`redundant_closure`] in macros
31
- * ICE fixes: #3805, #3772, #3741
+ * ICE fixes: [#3805](https://github.com/rust-lang/rust-clippy/pull/3805), [#3772](https://github.com/rust-lang/rust-clippy/pull/3772), [#3741](https://github.com/rust-lang/rust-clippy/pull/3741)
32
33
## Rust 1.34 (2019-04-10)
34
0 commit comments