Commit e85b1dd
authored
Remove "Known problems" section for
Remove "Known problems" section for `clippy::redundant_closure` since it
was fixed by [this
PR](rust-lang/rust-clippy#4008)
We can see this by running examples from [the
issue](rust-lang/rust-clippy#1439), for ex.
[this
one](https://play.rust-lang.org/?version=stable&mode=debug&edition=2024&gist=6562527b4c3f6dcebb3c43718341af98)
changelog: noneclippy::redundant_closure (rust-lang#15331)1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
| |||
0 commit comments