Skip to content

Commit 737e45a

Browse files
committed
Link to ICEs
1 parent 02afbb9 commit 737e45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file.
2828
* Fix suggestion for [`explicit_counter_loop`] to deal with parenthesizing range variables
2929
* Fix suggestion for [`single_char_pattern`] to correctly escape single quotes
3030
* Avoid triggering [`redundant_closure`] in macros
31-
* ICE fixes: #3805, #3772, #3741
31+
* 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)
3232

3333
## Rust 1.34 (2019-04-10)
3434

0 commit comments

Comments
 (0)