mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:33:55 +00:00
e9dffa3910
The following code ``` loop { 'a: { { } break 'a; } } ``` was detected as a never-looping loop. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |