Skip to content

bootstrap: fix a couple of clippy lint warnings #75792

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

Merged
merged 1 commit into from
Aug 22, 2020

Conversation

matthiaskrgr
Copy link
Member

clippy::print_literal
clippy::clone_on_copy
clippy::single_char_pattern
clippy::into_iter_on_ref
clippy::match_like_matches_macro

clippy::print_literal
clippy::clone_on_copy
clippy::single_char_pattern
clippy::into_iter_on_ref
clippy::match_like_matches_macro
@Dylan-DPC-zz
Copy link

r? @Dylan-DPC

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 22, 2020

📌 Commit 108a3f8 has been approved by Dylan-DPC

@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 Aug 22, 2020
@bors
Copy link
Collaborator

bors commented Aug 22, 2020

⌛ Testing commit 108a3f8 with merge e3a4b16...

@bors
Copy link
Collaborator

bors commented Aug 22, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: Dylan-DPC
Pushing e3a4b16 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 22, 2020
@bors bors merged commit e3a4b16 into rust-lang:master Aug 22, 2020
@jyn514 jyn514 added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Sep 12, 2020
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
@matthiaskrgr matthiaskrgr deleted the bootstrap_clippy branch January 25, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants