mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
96134e15f6
Fix OutsideLoop's error suggestion: adding label `'block` for `if` block. For OutsideLoop we should not suggest add `'block` label in `if` block, or we wiil get another err: block label not supported here. fixes #123261 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |