lint: normalize projections using opaque types by davidtwco · Pull Request #73287 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation13 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

davidtwco

Fixes #73251.

This PR normalizes projections which use opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this PR fail).

@rust-highfive

r? @estebank

(rust_highfive has picked a reviewer for you, use r? to override)

This was referenced

Jun 12, 2020

@estebank

Needs ./x.py fmt.

r=me after that

@davidtwco

Oops, fixed, will r=you after CI passes.

@rust-highfive

This comment has been minimized.

@davidtwco

Pushed a minor commit re-wording to re-trigger CI as the last failure was spurious.

@davidtwco

@bors

📌 Commit 4ff1678 has been approved by estebank

@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

Jun 13, 2020

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request

Jun 14, 2020

@Dylan-DPC

…in-projections, r=estebank

lint: normalize projections using opaque types

Fixes rust-lang#73251.

This PR normalizes projections which use opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this PR fail).

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request

Jun 15, 2020

@Dylan-DPC

…in-projections, r=estebank

lint: normalize projections using opaque types

Fixes rust-lang#73251.

This PR normalizes projections which use opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this PR fail).

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request

Jun 15, 2020

@Dylan-DPC

…in-projections, r=estebank

lint: normalize projections using opaque types

Fixes rust-lang#73251.

This PR normalizes projections which use opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this PR fail).

@Dylan-DPC-zz

@bors bors added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

labels

Jun 16, 2020

@davidtwco davidtwco added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Jun 16, 2020

@davidtwco

@bors

📌 Commit 792bd3b has been approved by estebank

@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

Jun 16, 2020

Manishearth added a commit to Manishearth/rust that referenced this pull request

Jun 19, 2020

@Manishearth

…in-projections, r=estebank

lint: normalize projections using opaque types

Fixes rust-lang#73251.

This PR normalizes projections which use opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this PR fail).

@bors

This comment has been minimized.

@bors bors added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

labels

Jun 19, 2020

@davidtwco

This commit normalizes projections which contain opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this commit fail).

Signed-off-by: David Wood david@davidtw.co

@davidtwco davidtwco added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Jun 20, 2020

@davidtwco

@bors

📌 Commit 2e781dd has been approved by estebank

@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

Jun 20, 2020

Manishearth added a commit to Manishearth/rust that referenced this pull request

Jun 20, 2020

@Manishearth

…in-projections, r=estebank

lint: normalize projections using opaque types

Fixes rust-lang#73251.

This PR normalizes projections which use opaque types (opaque types are otherwise linted against, which is would have previously made the test cases added in this PR fail).

This was referenced

Jun 20, 2020

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jun 20, 2020

@bors

…arth

Rollup of 9 pull requests

Successful merges:

Failed merges:

r? @ghost

@davidtwco davidtwco deleted the issue-73251-opaque-types-in-projections branch

June 25, 2020 11:09

Labels

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.