Range pattern does not perform type inference #88074
Labels
A-inference
Area: Type inference
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
currently throws E0029:
while it should infer the constant to be
<i32 as Zero>::ZERO
.@rustbot modify labels: +T-compiler +A-inference
@rustbot claim
The text was updated successfully, but these errors were encountered: