Skip to content

Detail transitive containment in E0588 diagnostic - #67956

Merged
bors merged 1 commit into
rust-lang:masterfrom
varkor:E0588-provide-context
Jan 17, 2020
Merged

Detail transitive containment in E0588 diagnostic#67956
bors merged 1 commit into
rust-lang:masterfrom
varkor:E0588-provide-context

Conversation

@varkor

Copy link
Copy Markdown
Contributor

Fixes#67383.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @cramertj

(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 Jan 7, 2020
@varkor
varkorforce-pushed the E0588-provide-context branch from d893b8e to d11b560CompareJanuary 7, 2020 00:01
@rust-highfive

This comment has been minimized.

@varkor
varkorforce-pushed the E0588-provide-context branch 3 times, most recently from 8e37bd3 to 3ab95ceCompareJanuary 7, 2020 02:16
@varkor

Copy link
Copy Markdown
ContributorAuthor

r? @estebank

@estebank

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jan 16, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 3ab95ce has been approved by estebank

@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 Jan 16, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jan 17, 2020
…ebank
Detail transitive containment in E0588 diagnostic
Fixesrust-lang#67383.
bors added a commit that referenced this pull request Jan 17, 2020
Rollup of 6 pull requests
Successful merges:
- #67956 (Detail transitive containment in E0588 diagnostic)
- #68153 (resolve: Point at the private item definitions in privacy errors)
- #68195 (Account for common `impl Trait`/`dyn Trait` return type errors)
- #68288 (Fix some of the rustfmt fallout in Miri)
- #68292 (don't clone types that are copy)
- #68301 (Don't propagate __RUST_TEST_INVOKE to subprocess)
Failed merges:
r? @ghost
@bors
bors merged commit 3ab95ce into rust-lang:masterJan 17, 2020
@varkor
varkor deleted the E0588-provide-context branch January 17, 2020 13:28
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.

error[E0588]: packed type cannot transitively contain a [repr(align)] type does not clarify the transitive [repr(align)] type

5 participants

@varkor@rust-highfive@estebank@bors@cramertj