type promotion of upper bound does not work inside closures #27725
Labels
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Consider this example:
The substitution does not happen correctly here. Note the lazy substitution is also unnecessary when it's just
{T/T}
.The text was updated successfully, but these errors were encountered: