mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 21:31:32 +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.