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

normalizing in writeback #14

Closed
lcnr opened this issue May 19, 2023 · 1 comment
Closed

normalizing in writeback #14

lcnr opened this issue May 19, 2023 · 1 comment

Comments

@lcnr
Copy link
Contributor

lcnr commented May 19, 2023

We currently normalize in writeback after hir typeck with the new solver to avoid dealing with unnormalized projections during lints and in the MIR.

This is probably fine, but we shouldn't forget or ignore this.

@lcnr
Copy link
Contributor Author

lcnr commented May 26, 2023

already handled in #3

@lcnr lcnr closed this as completed May 26, 2023
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

No branches or pull requests

1 participant