Skip to content

diagnostics: add test case for trait bounds diagnostic - #115649

Merged
bors merged 1 commit into
rust-lang:masterfrom
notriddle:notriddle/82038
Sep 8, 2023
Merged

diagnostics: add test case for trait bounds diagnostic#115649
bors merged 1 commit into
rust-lang:masterfrom
notriddle:notriddle/82038

Conversation

@notriddle

Copy link
Copy Markdown
Contributor

Closes #82038

It was fixed by #89580, a wide-reaching obligation tracking improvement. This commit adds a test case.

Loading
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.

Rustc incorrectly points to where-clause bound when calling static method on invalid type

5 participants