Skip to content

Nightly clippy lints#488

Merged
stefan-k merged 1 commit intoargmin-rs:mainfrom
jjbayer:clippy-nightly
Mar 24, 2024
Merged

Nightly clippy lints#488
stefan-k merged 1 commit intoargmin-rs:mainfrom
jjbayer:clippy-nightly

Conversation

@jjbayer
Copy link
Copy Markdown
Collaborator

@jjbayer jjbayer commented Mar 24, 2024

This PR fixes warnings raised by

cargo +nightly clippy -p argmin --all-targets --features "_full_dev" -- -D warnings

around stricter unused_imports checks.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.42%. Comparing base (35e00e2) to head (bfdd49d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #488      +/-   ##
==========================================
- Coverage   92.42%   92.42%   -0.01%     
==========================================
  Files         178      178              
  Lines       24314    24314              
==========================================
- Hits        22472    22471       -1     
- Misses       1842     1843       +1     

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

@jjbayer jjbayer marked this pull request as ready for review March 24, 2024 14:11
@jjbayer jjbayer requested a review from stefan-k March 24, 2024 14:27
@jjbayer jjbayer mentioned this pull request Mar 24, 2024
Copy link
Copy Markdown
Member

@stefan-k stefan-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! :)

@stefan-k stefan-k merged commit 73c52ce into argmin-rs:main Mar 24, 2024
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