We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://rustc-dev-guide.rust-lang.org/traits/canonical-queries.html doesn't mention the word "canonical" once. It looks like the docs got deleted in #679. @crlf0710 do you have time to add these back? Canonicalization is important and still happens in rustc, not chalk.
https://github.com/rust-lang/rust/blob/e940f845be13ff37d4ba28df5f40d74e5b0895a0/compiler/rustc_trait_selection/src/traits/mod.rs#L103-L114
The text was updated successfully, but these errors were encountered:
cc @lcnr
Sorry, something went wrong.
canonicalization
Submitted #1532
Thank you ❤️
Successfully merging a pull request may close this issue.
https://rustc-dev-guide.rust-lang.org/traits/canonical-queries.html doesn't mention the word "canonical" once. It looks like the docs got deleted in #679. @crlf0710 do you have time to add these back? Canonicalization is important and still happens in rustc, not chalk.
https://github.com/rust-lang/rust/blob/e940f845be13ff37d4ba28df5f40d74e5b0895a0/compiler/rustc_trait_selection/src/traits/mod.rs#L103-L114
The text was updated successfully, but these errors were encountered: