Skip to content

Commit c47bc5d

Browse files
authored
Remove ICE fix that was already backported to 1.91
1 parent d706368 commit c47bc5d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@ Current stable, released 2025-12-11
8484
* [`double_parens`] fixed FP when macros are involved
8585
[#15420](https://github.com/rust-lang/rust-clippy/pull/15420)
8686

87-
### ICE Fixes
88-
89-
* [`len_zero`] fixed ICE when fn len has a return type without generic type params
90-
[#15660](https://github.com/rust-lang/rust-clippy/pull/15660)
91-
9287
## Rust 1.91
9388

9489
Current stable, released 2025-10-30

0 commit comments

Comments
 (0)