Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use shorthand syntax in the self parameter of methods of Pin #64531

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Sep 16, 2019

No description provided.

@rust-highfive
Copy link
Contributor

r? @kennytm

(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 Sep 16, 2019
@Centril
Copy link
Contributor

Centril commented Sep 17, 2019

r? @Centril @bors r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 17, 2019

📌 Commit 076e0ce has been approved by Centril

@rust-highfive rust-highfive assigned Centril and unassigned kennytm Sep 17, 2019
@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 Sep 17, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 17, 2019
Use shorthand syntax in the self parameter of methods of Pin
bors added a commit that referenced this pull request Sep 17, 2019
Rollup of 6 pull requests

Successful merges:

 - #64085 (Tweak unsatisfied HRTB errors)
 - #64380 (Update bundled OpenSSL to 1.1.1d)
 - #64416 (Various refactorings to clean up nll diagnostics)
 - #64500 (Various `ObligationForest` improvements)
 - #64530 (Elide lifetimes in `Pin<&(mut) Self>`)
 - #64531 (Use shorthand syntax in the self parameter of methods of Pin)

Failed merges:

r? @ghost
@bors bors merged commit 076e0ce into rust-lang:master Sep 17, 2019
@taiki-e taiki-e deleted the pin-self branch September 17, 2019 09:29
# for free to join this conversation on GitHub. Already have an account? # 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