mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:00:34 -04:00
6f54d591c3
Try to recover from over-parsing in const item with missing semicolon Fixes rust-lang/rust#151149 r? @estebank