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

Make clippy happy #10340

Merged
merged 1 commit into from
Jan 29, 2022
Merged

Make clippy happy #10340

merged 1 commit into from
Jan 29, 2022

Conversation

Rustin170506
Copy link
Member

Remove needless borrow.

Signed-off-by: hi-rustin <rustin.liu@gmail.com>
@Rustin170506
Copy link
Member Author

r? @alexcrichton

The robot doesn't seem to be working.
Could you please take a look? Thanks! 💚 💙 💜 💛 ❤️

@ehuss
Copy link
Contributor

ehuss commented Jan 29, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 29, 2022

📌 Commit 8b8e918 has been approved by ehuss

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 29, 2022
@bors
Copy link
Collaborator

bors commented Jan 29, 2022

⌛ Testing commit 8b8e918 with merge f639ea3...

@bors
Copy link
Collaborator

bors commented Jan 29, 2022

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing f639ea3 to master...

@bors bors merged commit f639ea3 into rust-lang:master Jan 29, 2022
ehuss added a commit to ehuss/rust that referenced this pull request Feb 1, 2022
Update cargo

10 commits in 1c034752de0df744fcd7788fcbca158830b8bf85..25fcb135d02ea897ce894b67ae021f48107d522b
2022-01-25 22:36:53 +0000 to 2022-02-01 01:32:48 +0000
- fix(install): Keep v1 file formatting the same (rust-lang/cargo#10349)
- fix(vendor): Use tables for sample config (rust-lang/cargo#10348)
- Add bash completion for `cargo clippy` (rust-lang/cargo#10347)
- Do not ignore `--features` when `--all-features` is present (rust-lang/cargo#10337)
- test: Fix compatibilty with new toml_edit (rust-lang/cargo#10350)
- extra-link-arg-etc: support all link types (credit `@davidhewitt)` (rust-lang/cargo#10274)
- Make clippy happy (rust-lang/cargo#10340)
- Update publishing link for semver rules. (rust-lang/cargo#10338)
- Normalize --path when install bin outside current workspace (rust-lang/cargo#10335)
- Bump clap to v3.0.13 (rust-lang/cargo#10336)
@ehuss ehuss added this to the 1.60.0 milestone Feb 14, 2022
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.

3 participants