rust/compiler/rustc_parse/src/lexer
bors 595316b400 Auto merge of #127955 - chenyukang:yukang-fix-mismatched-delimiter-issue-12786, r=nnethercote
Add limit for unclosed delimiters in lexer diagnostic

Fixes #127868

The first commit shows the original diagnostic, and the second commit shows the changes.
2024-07-30 13:02:16 +00:00
..
diagnostics.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tokentrees.rs Auto merge of #127955 - chenyukang:yukang-fix-mismatched-delimiter-issue-12786, r=nnethercote 2024-07-30 13:02:16 +00:00
unescape_error_reporting.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
unicode_chars.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00