Files
rust/compiler/rustc_parse/src/parser
bors 29d8fb746d Auto merge of #88386 - estebank:unmatched-delims, r=jackh726
Point at unclosed delimiters as part of the primary MultiSpan

Both the place where the parser encounters a needed closed delimiter and
the unclosed opening delimiter are important, so they should get the
same level of highlighting in the output.

_Context: https://twitter.com/mwk4/status/1430631546432675840_
2021-09-03 03:13:18 +00:00
..
2021-08-18 09:25:26 +02:00
2021-07-30 09:26:31 -07:00
2021-08-27 05:07:37 +00:00