You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add note about non-extension of array repeat operands
We document that the operands of an extending array expression are
extending expressions, but `rustc` doesn't treat the repeat operand
that way. Let's add a note about that flagging it as an open question
and link to the relevant issue.
0 commit comments