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 of impl trait in an impl as the value for an associated type in a dyn #88192

Merged
merged 1 commit into from
Aug 22, 2021

Conversation

spastorino
Copy link
Member

@spastorino spastorino commented Aug 20, 2021

r? @oli-obk

Related to #86727

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 20, 2021
@spastorino
Copy link
Member Author

@bors rollup

@oli-obk oli-obk changed the title Use of impl trait in an impl as the valoe for an associated type in a dyn Use of impl trait in an impl as the value for an associated type in a dyn Aug 21, 2021
@oli-obk
Copy link
Contributor

oli-obk commented Aug 21, 2021

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 21, 2021

📌 Commit eb16ae7 has been approved by oli-obk

@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 Aug 21, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 22, 2021
Rollup of 13 pull requests

Successful merges:

 - rust-lang#87604 (CI: Verify commits in beta & stable are in upstream branches.)
 - rust-lang#88057 (Update RELEASES to clarify attribute macro values.)
 - rust-lang#88072 (Allow the iOS toolchain to be built on Linux)
 - rust-lang#88170 (Update release note for 1.55.0.)
 - rust-lang#88172 (Test that type alias impl trait happens in a submodule)
 - rust-lang#88179 (Mailmap entry for myself)
 - rust-lang#88182 (We meant to use a trait instead of lifetime here)
 - rust-lang#88183 (test TAIT in different positions)
 - rust-lang#88189 (Add TAIT struct test)
 - rust-lang#88192 (Use of impl trait in an impl as the value for an associated type in a dyn)
 - rust-lang#88194 (Test use of impl Trait in an impl as the value for an associated type in an impl trait)
 - rust-lang#88197 (Test tait use in a fn type)
 - rust-lang#88201 (Test that incomplete inference for TAITs fail)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit d6492b1 into rust-lang:master Aug 22, 2021
@rustbot rustbot added this to the 1.56.0 milestone Aug 22, 2021
# 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