mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
Link to ICEs
This commit is contained in:
parent
02afbb9d61
commit
737e45ad2d
@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
* Fix suggestion for [`explicit_counter_loop`] to deal with parenthesizing range variables
|
* Fix suggestion for [`explicit_counter_loop`] to deal with parenthesizing range variables
|
||||||
* Fix suggestion for [`single_char_pattern`] to correctly escape single quotes
|
* Fix suggestion for [`single_char_pattern`] to correctly escape single quotes
|
||||||
* Avoid triggering [`redundant_closure`] in macros
|
* Avoid triggering [`redundant_closure`] in macros
|
||||||
* 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)
|
||||||
|
|
||||||
## Rust 1.34 (2019-04-10)
|
## Rust 1.34 (2019-04-10)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user