mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:28:07 +00:00
In this parsing recovery function, we only need to emit the previously obtained error message and mark `expr` as erroneous in the case where we actually recover.