mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
170ad4a0ab
Don't silently eat label before block in block-like expr Fixes #103983 cc #92823 (where the regression was introduced)