mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
595316b400
Add limit for unclosed delimiters in lexer diagnostic Fixes #127868 The first commit shows the original diagnostic, and the second commit shows the changes.