Skip to content

remove unneeded .as_ref() calls. - #69571

Merged
bors merged 1 commit into
rust-lang:masterfrom
matthiaskrgr:useless_asref
Feb 29, 2020
Merged

remove unneeded .as_ref() calls.#69571
bors merged 1 commit into
rust-lang:masterfrom
matthiaskrgr:useless_asref

Conversation

@matthiaskrgr

Copy link
Copy Markdown
Member

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @davidtwco

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 29, 2020
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+

@bors

bors commented Feb 29, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit f55b2c9 has been approved by Centril

@borsbors 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 Feb 29, 2020
@JohnTitor

Copy link
Copy Markdown
Member

@bors rollup=always

bors added a commit that referenced this pull request Feb 29, 2020
Rollup of 7 pull requests
Successful merges:
- #69504 (Use assert_ne in hash tests)
- #69571 (remove unneeded .as_ref() calls.)
- #69572 (use .iter() instead of .into_iter() on references)
- #69581 (fix aliasing violation in align_to_mut)
- #69582 (improve transmute and Vec::from_raw_parts docs)
- #69584 (Correct comment to match behavior)
- #69587 (rustc_parse: Tweak the function parameter name check)
Failed merges:
r? @ghost
@bors
bors merged commit b22631b into rust-lang:masterFeb 29, 2020
@matthiaskrgr
matthiaskrgr deleted the useless_asref branch January 25, 2025 09:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

6 participants

@matthiaskrgr@rust-highfive@Centril@bors@JohnTitor@davidtwco