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
Rollup merge of #143583 - folkertdev:loop-match-no-terminator-on-block, r=bjorn3
`loop_match`: fix 'no terminator on block'
tracking issue: rust-lang/rust#132306fixesrust-lang/rust#143435
The argument `block` was not properly closed on an error path.
r? `@bjorn3`
0 commit comments