-
Notifications
You must be signed in to change notification settings - Fork 15
style: fix clippy warnings from Rust 1.92 stable #1397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1397 +/- ##
==========================================
+ Coverage 71.13% 71.15% +0.02%
==========================================
Files 403 403
Lines 64140 64140
==========================================
+ Hits 45626 45639 +13
+ Misses 18514 18501 -13
🚀 New features to boost your workflow:
|
BenchmarksComparisonBenchmark execution time: 2025-12-11 15:43:44 Comparing candidate commit 0da4c2e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 57 metrics, 2 unstable metrics. CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
Group 14
Group 15
Group 16
Group 17
Group 18
Group 19
BaselineOmitted due to size. |
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|

What does this PR do?
Rust 1.92 stable was released today (12/11). Lets fix some clippy latest warnings from it
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.