Skip to content

Forbid nested opaque types to reference HRTB from opaque types. - #97040

Merged
bors merged 2 commits into
rust-lang:betafrom
cjgillot:no-rpit-hrtb-beta
May 14, 2022
Merged

Forbid nested opaque types to reference HRTB from opaque types.#97040
bors merged 2 commits into
rust-lang:betafrom
cjgillot:no-rpit-hrtb-beta

Conversation

@cjgillot

Copy link
Copy Markdown
Contributor

Backport version of #97039 if useful.

r? @Mark-Simulacrum

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label May 14, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 14, 2022
@rust-log-analyzer

This comment has been minimized.

@jackh726

Copy link
Copy Markdown
Member

r=me after test is blessed. @cjgillot if you don't get to this by this afternoon, I'll probably pull this and bless.

@bors p=1

@jackh726

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented May 14, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 7d0f04a has been approved by jackh726

@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 May 14, 2022
@bors

bors commented May 14, 2022

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 7d0f04a with merge 30a5146...

@bors

bors commented May 14, 2022

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: jackh726
Pushing 30a5146 to beta...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label May 14, 2022
@bors
bors merged commit 30a5146 into rust-lang:betaMay 14, 2022
@rustbotrustbot added this to the 1.61.0 milestone May 14, 2022
@cjgillot
cjgillot deleted the no-rpit-hrtb-beta branch May 17, 2022 14:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@cjgillot@rust-highfive@rust-log-analyzer@jackh726@bors@Mark-Simulacrum@rustbot