mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
371904bba6
Exit when there are unmatched delims to avoid noisy diagnostics From https://github.com/rust-lang/rust/pull/104012#issuecomment-1311764832 r? ``@petrochenkov``