Skip to content
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

proj: fix clippy 1.83 findings #296

Merged
merged 1 commit into from
Nov 28, 2024
Merged

proj: fix clippy 1.83 findings #296

merged 1 commit into from
Nov 28, 2024

Conversation

cpu
Copy link
Member

@cpu cpu commented Nov 28, 2024

Applies clippy --fix to remove findings presently breaking the clippy task as of 1.83 being released.

@cpu cpu self-assigned this Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.23%. Comparing base (74f3375) to head (5806957).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #296   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          20       20           
  Lines        4225     4225           
=======================================
  Hits         4108     4108           
  Misses        117      117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

benches/benchmark.rs Outdated Show resolved Hide resolved
Applies `clippy --fix` to remove new findings.
@cpu cpu force-pushed the cpu-clippy-fixes branch from 7f8107d to 5806957 Compare November 28, 2024 20:09
@cpu cpu enabled auto-merge November 28, 2024 20:11
@cpu cpu added this pull request to the merge queue Nov 28, 2024
Merged via the queue into rustls:main with commit 2a0524d Nov 28, 2024
30 checks passed
@cpu cpu deleted the cpu-clippy-fixes branch November 28, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants