rust/compiler/rustc_parse
Chris Denton 15f8847a25
Rollup merge of #140144 - nnethercote:fix-140098, r=petrochenkov
Handle another negated literal in `eat_token_lit`.

Extends the change from #139653, which was on expressions, to literals.

Fixes #140098.

r? ``@petrochenkov``
2025-04-22 15:24:08 +00:00
..
src Rollup merge of #140144 - nnethercote:fix-140098, r=petrochenkov 2025-04-22 15:24:08 +00:00
Cargo.toml Update rustc-literal-escaper version to 0.0.2 2025-04-04 22:26:10 +02:00
messages.ftl improve diagnostic for raw pointer field access using -> 2025-04-22 00:53:12 +05:00