TAIT: concrete types may differ by normalization #112691
Labels
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
The following should compile:
There are multiple places where we compare concrete types for equality. A regression test for this issue should cover them all:
The text was updated successfully, but these errors were encountered: