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 and errors #1778

Merged
merged 17 commits into from
Apr 22, 2019
Merged

Fix clippy warnings and errors #1778

merged 17 commits into from
Apr 22, 2019

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Apr 19, 2019

Clippy log here: https://travis-ci.com/lzutao/rustup.rs/jobs/194219923#L573

Note: I categorized each kind of clippy warnings to each commit. So it would be
easier to review if you read commit one-by-one rather than read it all
in File changed tab.

Copy link
Contributor

@kinnison kinnison left a comment

Choose a reason for hiding this comment

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

Apart from my one (probably irrelevant) concern about lock semantics in the mutex->atomicbool change, I'm happy

download/tests/download-curl-resume.rs Show resolved Hide resolved
download/tests/download-reqwest-resume.rs Show resolved Hide resolved
@kinnison kinnison merged commit 373448b into rust-lang:master Apr 22, 2019
@tesuji tesuji deleted the fix-clippy branch April 22, 2019 12:26
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.

2 participants