rust/compiler/rustc_parse
Nicholas Nethercote ef56e6fe48 Fix bug in Parser::look_ahead.
The special case was failing to handle invisible delimiters on one path.

Fixes #128895.

(cherry picked from commit 46b4c5adc5)
2024-08-15 09:15:58 -07:00
..
src Fix bug in Parser::look_ahead. 2024-08-15 09:15:58 -07:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl Rollup merge of #127350 - veera-sivarajan:bugfix-126311, r=lcnr 2024-07-19 10:48:03 +02:00