Skip to content

Implied bounds from normalized ty - #438

Open
kirloo wants to merge 12 commits into
rust-lang:mainfrom
kirloo:implied_bounds_normalized_ty
Open

Implied bounds from normalized ty#438
kirloo wants to merge 12 commits into
rust-lang:mainfrom
kirloo:implied_bounds_normalized_ty

Conversation

@kirloo

@kirloo kirloo commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Resolves #437

Blocked by #412

How does it work, what questions do you have?

I reused some logic from prove_normalize to retrieve an associated type before feeding it back into the same judgment functions.

AI disclosure

  • I used an AI tool for research, autocomplete, or in other minimal ways

@rustbot

rustbot commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Thanks for contributing to formality! :)
A reviewer will take a look at your PR within a week or two. If not, come talk to us on https://rust-lang.zulipchat.com/#narrow/channel/402470-t-types.2Fformality

@kirloo kirloo changed the title Implied bounds normalized ty Implied bounds from normalized ty Jul 17, 2026
@rustbot

rustbot commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #431) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implied bounds for fn from normalized type

2 participants