Skip to content

add a few new solver normalization tests#156250

Open
lqd wants to merge 3 commits intorust-lang:mainfrom
lqd:normalization-tests
Open

add a few new solver normalization tests#156250
lqd wants to merge 3 commits intorust-lang:mainfrom
lqd:normalization-tests

Conversation

@lqd
Copy link
Copy Markdown
Member

@lqd lqd commented May 6, 2026

As discussed on zulip, this PR adds the handful of new solver revisions and tests from rust-lang/trait-system-refactor-initiative#139. The cases that issue mentions were already fixed by #140672 in 1.88, then in 1.89 nightly-2025-06-18, and some cases, we expect, by #155767.

Closes rust-lang/trait-system-refactor-initiative#139.

r? lcnr
I'm not sure where the best place for the tests would be, do you have a better location in mind?

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 6, 2026
@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label May 6, 2026
@rust-log-analyzer

This comment was marked as resolved.

@lqd lqd force-pushed the normalization-tests branch from 0d764c0 to 6a2ec50 Compare May 6, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.

we never try to normalize unused alias definitions

4 participants