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

Test that type alias impl trait happens in a submodule #88172

Merged
merged 1 commit into from
Aug 22, 2021

Conversation

spastorino
Copy link
Member

@spastorino spastorino commented Aug 19, 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 19, 2021
@spastorino
Copy link
Member Author

@bors rollup

@rust-log-analyzer

This comment has been minimized.

@spastorino spastorino force-pushed the tait-defining-use-submodule-test branch from 7d9d970 to 1c3f1ba Compare August 19, 2021 21:42
@spastorino spastorino force-pushed the tait-defining-use-submodule-test branch from 1c3f1ba to 2644a15 Compare August 19, 2021 21:45
@oli-obk
Copy link
Contributor

oli-obk commented Aug 20, 2021

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 20, 2021

📌 Commit 2644a15 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 20, 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 0689152 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.

7 participants