Skip to content
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

Remap early bound lifetimes in return-position impl Trait in traits too #103608

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

compiler-errors
Copy link
Member

Fixes part of #103457

r? @cjgillot, though feel free to reassign, just thought you'd have sufficient context to review.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 27, 2022
@cjgillot
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Oct 27, 2022

📌 Commit b1cc95d has been approved by cjgillot

It is now in the queue for this repository.

@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 Oct 27, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Oct 28, 2022
…=cjgillot

Remap early bound lifetimes in return-position `impl Trait` in traits too

Fixes part of rust-lang#103457

r? `@cjgillot,` though feel free to reassign, just thought you'd have sufficient context to review.
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 28, 2022
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#103585 (Migrate source line numbers CSS to CSS variables)
 - rust-lang#103608 (Remap early bound lifetimes in return-position `impl Trait` in traits too)
 - rust-lang#103609 (Emit a nicer error on `impl Self {`)
 - rust-lang#103631 (Add test for issue 36007)
 - rust-lang#103643 (rustdoc: stop hiding focus outlines on non-rustdoc-toggle details tags)
 - rust-lang#103645 (Update cargo)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 112fd02 into rust-lang:master Oct 28, 2022
@rustbot rustbot added this to the 1.66.0 milestone Oct 28, 2022
@compiler-errors compiler-errors deleted the rpitit-early-lt branch November 2, 2022 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant 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.

4 participants