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 warnings #913

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Fix clippy warnings #913

merged 1 commit into from
Aug 22, 2022

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Aug 18, 2022

This PR fixes clippy warnings introduced by Rust 1.63

@Luni-4 Luni-4 requested a review from marco-c August 18, 2022 18:54
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #913 (5636563) into master (c7e1fb4) will not change coverage.
The diff coverage is 91.66%.

@@           Coverage Diff           @@
##           master     #913   +/-   ##
=======================================
  Coverage   68.55%   68.55%           
=======================================
  Files          60       60           
  Lines       12297    12297           
=======================================
  Hits         8430     8430           
  Misses       3867     3867           
Impacted Files Coverage Δ
src/languages/language_preproc.rs 0.00% <0.00%> (ø)
src/languages/language_ccomment.rs 100.00% <100.00%> (ø)
src/languages/language_cpp.rs 3.76% <100.00%> (ø)
src/languages/language_java.rs 3.49% <100.00%> (ø)
src/languages/language_javascript.rs 8.46% <100.00%> (ø)
src/languages/language_mozjs.rs 8.42% <100.00%> (-0.39%) ⬇️
src/languages/language_python.rs 7.05% <100.00%> (ø)
src/languages/language_rust.rs 6.06% <100.00%> (ø)
src/languages/language_tsx.rs 6.08% <100.00%> (ø)
src/languages/language_typescript.rs 6.26% <100.00%> (ø)
... and 4 more

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

Copy link
Collaborator

@marco-c marco-c left a comment

Choose a reason for hiding this comment

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

Thanks!

@marco-c marco-c merged commit 1cd39d7 into master Aug 22, 2022
@marco-c marco-c deleted the fix-clippy branch August 22, 2022 11:03
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