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

Apply few Clippy suggestions #63805

Merged
merged 3 commits into from
Aug 22, 2019
Merged

Apply few Clippy suggestions #63805

merged 3 commits into from
Aug 22, 2019

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Aug 22, 2019

Somewhat follow-up of #62806

Changes per commit are rather small so I can squash them if that's preferred.

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 22, 2019
@Centril
Copy link
Contributor

Centril commented Aug 22, 2019

r? @Centril @bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 22, 2019

📌 Commit edabcdd has been approved by Centril

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 22, 2019
Centril added a commit to Centril/rust that referenced this pull request Aug 22, 2019
Apply few Clippy suggestions

Somewhat follow-up of rust-lang#62806

Changes per commit are rather small so I can squash them if that's preferred.
bors added a commit that referenced this pull request Aug 22, 2019
Rollup of 7 pull requests

Successful merges:

 - #63624 (When declaring a declarative macro in an item it's only accessible inside it)
 - #63737 (Fix naming misspelling)
 - #63767 (Use more optimal Ord implementation for integers)
 - #63782 (Fix confusion in theme picker functions)
 - #63788 (Add amanjeev to rustc-guide toolstate)
 - #63796 (Tweak E0308 on opaque types)
 - #63805 (Apply few Clippy suggestions)

Failed merges:

r? @ghost
bors added a commit that referenced this pull request Aug 22, 2019
Rollup of 7 pull requests

Successful merges:

 - #63624 (When declaring a declarative macro in an item it's only accessible inside it)
 - #63737 (Fix naming misspelling)
 - #63767 (Use more optimal Ord implementation for integers)
 - #63782 (Fix confusion in theme picker functions)
 - #63788 (Add amanjeev to rustc-guide toolstate)
 - #63796 (Tweak E0308 on opaque types)
 - #63805 (Apply few Clippy suggestions)

Failed merges:

r? @ghost
@bors bors merged commit edabcdd into rust-lang:master Aug 22, 2019
@mati865 mati865 deleted the clippy branch August 22, 2019 22:08
Centril added a commit to Centril/rust that referenced this pull request Oct 23, 2019
More Clippy fixes for alloc, core and std

Continuation of rust-lang#63805
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants