-
Notifications
You must be signed in to change notification settings - Fork 182
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
[WIP] Convert from semantic to syntactic equality #589
base: master
Are you sure you want to change the base?
Conversation
99c733b
to
497e5fe
Compare
☔ The latest upstream changes (presumably #660) made this pull request unmergeable. Please resolve the merge conflicts. Note that reviewers usually do not review pull requests until merge conflicts are resolved! Once you resolve the conflicts, you should change the labels applied by bors to indicate that your PR is ready for review. Post this as a comment to change the labels:
|
@nathanwhit would you mind me repicking this up? |
A continuation of #401. Currently only projections and function types are handled, but all tests pass. Still working on the lowering for lifetimes.