Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various improvements to trait clauses #262

Merged
merged 10 commits into from
Jun 19, 2024
Merged

Conversation

Nadrieril
Copy link
Member

This lays some groundwork towards #127. There's a few tweaks but mainly this PR:

  • Removes some more leftover code from trait solving;
  • Tracks for each TraitClause where it came from (function generics, associated type, etc).

@Nadrieril Nadrieril changed the title Various improvements Various improvements to trait clauses Jun 19, 2024
@Nadrieril Nadrieril merged commit 15ba2d4 into AeneasVerif:main Jun 19, 2024
6 checks passed
@Nadrieril Nadrieril deleted the groundwork branch June 19, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants