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

Fix clippy::uninlined_format_args #464

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Conversation

mkroening
Copy link
Member

Automated via cargo clippy --fix.

@mkroening mkroening self-assigned this Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #464 (e16be97) into master (329f40d) will increase coverage by 0.23%.
The diff coverage is 37.50%.

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   63.46%   63.69%   +0.23%     
==========================================
  Files          16       16              
  Lines        2206     2198       -8     
==========================================
  Hits         1400     1400              
+ Misses        806      798       -8     
Impacted Files Coverage Δ
src/arch/x86_64/mod.rs 69.69% <0.00%> (+1.54%) ⬆️
src/bin/uhyve.rs 0.64% <ø> (+0.02%) ⬆️
src/linux/vcpu.rs 70.14% <0.00%> (ø)
src/linux/mod.rs 87.50% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Automated via `cargo clippy --fix`.
@mkroening mkroening force-pushed the clippy--uninlined_format_args branch from 96d6acf to e16be97 Compare January 30, 2023 09:52
@mkroening
Copy link
Member Author

bors r+

@bors bors bot merged commit 6718c98 into master Jan 30, 2023
@bors bors bot deleted the clippy--uninlined_format_args branch January 30, 2023 10:00
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.

1 participant