cp: fix 2 clippy expections - #13537
Conversation
|
Also, it seems that you kept |
|
I typo. I meant allow(unused_variables) |
|
GNU testsuite comparison: |
Merging this PR will degrade performance by 14.24%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Memory | cp_recursive_deep_tree[(120, 4)] |
532.7 KB | 699.2 KB | -23.82% |
| ❌ | Simulation | ls_recursive_balanced_tree[(6, 4, 15)] |
49.4 ms | 51.2 ms | -3.44% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing oech3:cp-if-not-else (fae5d40) with main (424fef0)
Footnotes
-
46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
remove
clippy::if_not_elseandclippy::unnecessary_castallow(unused_variables)