Skip to content

refactor queries that don't accept inference variables to use canonicalization #86868

@nikomatsakis

Description

@nikomatsakis

In #86866 we found various queries that were ICEing when used with inference variables. #86866 worked around these ICEs via simple checks or imprecision, but these queries likely out to be rewritten to use canonicalization or other less hacky techniques.

Discussion with @arora-aman in this Zulip topic, starting about here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-typesRelevant to the types team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions