mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 11:43:39 -04:00
109f887bf5
Gate some parser recovery behind the check Mainly in `expr.rs`. `may_recover` doesn't do anything useful yet until I implement that on top of #103439. r? `@compiler-errors`