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