Optimization #4598
closedOptimization #4591: Fix Rust clippy lints
Fix warning about "needless_range_loop"
Description
We are working on cleaning our Rust code from lint warnings.
For resolving this issue, please check the rust code and fix warnings related to "needless_range_loop".
For more details on this warning, check
https://rust-lang.github.io/rust-clippy/master/index.html#needless_range_loop
More information on the parent issue.
Updated by Balachandran Sivakumar over 2 years ago
Hi,
May I work on this one? Thanks
Updated by Juliana Fajardini Reichow about 2 years ago
Hi @Balachandran Sivakumar , deeply sorry for such a belated reply!!
Somehow our system didn't warn any of the watchers about your comment - and as these tasks are more worked on by Outreachy participants, and we were not during a contribution period (for our community), this went by unnoticed for far too long.
If you would still be interested in contributing with this ticket, please feel free to claim it. I won't assign it to you due to the long gap it took for us to answer. Apologies, again.
Updated by Juliana Fajardini Reichow almost 2 years ago
- Status changed from New to In Review
- Assignee set to Jason Ish
Approved PR https://github.com/OISF/suricata/pull/8219
Updated by Juliana Fajardini Reichow almost 2 years ago
- Status changed from In Review to Closed
Merged PR: https://github.com/OISF/suricata/pull/8219