Skip to content

Elide lifetimes in Pin<&(mut) Self> - #64530

Merged
bors merged 1 commit into
rust-lang:masterfrom
taiki-e:docs-pin-lifetimes
Sep 17, 2019
Merged

Elide lifetimes in Pin<&(mut) Self>#64530
bors merged 1 commit into
rust-lang:masterfrom
taiki-e:docs-pin-lifetimes

Conversation

@taiki-e

Copy link
Copy Markdown
Member

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @TimNN

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

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Sep 17, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 3a046ff 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 Sep 17, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril

@rust-highfiverust-highfive assigned Centril and unassigned TimNNSep 17, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 17, 2019
@CentrilCentril mentioned this pull request Sep 17, 2019
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 3a046ff into rust-lang:masterSep 17, 2019
@taiki-e
taiki-e deleted the docs-pin-lifetimes branch September 17, 2019 09:29
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.

5 participants

@taiki-e@rust-highfive@Centril@bors@TimNN