Optimization #4593
closedOptimization #4591: Fix Rust clippy lints
Fix warning about "mixed case hex literals"
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 "mixed case hex literals".
For more details on this warning, check
https://rust-lang.github.io/rust-clippy/master/index.html#mixed_case_hex_literals
More information on the parent issue.
Updated by Juliana Fajardini Reichow about 3 years ago
- Description updated (diff)
Updated by Alice da Silva Akaki about 2 years ago
Juliana Fajardini Reichow wrote:
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 "mixed case hex literals".
For more details on this warning, check
https://rust-lang.github.io/rust-clippy/master/index.html#mixed_case_hex_literalsMore information on the parent issue.
Juliana Fajardini Reichow wrote:
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 "mixed case hex literals".
For more details on this warning, check
https://rust-lang.github.io/rust-clippy/master/index.html#mixed_case_hex_literalsMore information on the parent issue.
Hi, I would like to claim this issue as my contribution for Outreachy
Updated by Juliana Fajardini Reichow about 2 years ago
Hi Alice,
please, feel free to assign this task to yourself.
Thanks for contributing to our project! ^^
Updated by Alice da Silva Akaki about 2 years ago
- Assignee set to Alice da Silva Akaki
Updated by Alice da Silva Akaki about 2 years ago
- Status changed from New to In Review
Updated by Alice da Silva Akaki about 2 years ago
PR for review https://github.com/OISF/suricata/pull/8005
Updated by Shivani Bhardwaj about 2 years ago
- Status changed from In Review to Closed