mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
6f54d591c3
Try to recover from over-parsing in const item with missing semicolon Fixes rust-lang/rust#151149 r? @estebank