rust/compiler/rustc_parse
许杰友 Jieyou Xu (Joe) 0b157e88d7
Rollup merge of #133060 - tyrone-wu:removelet-span-suggestion, r=jieyouxu
Trim whitespace in RemoveLet primary span

Separate `RemoveLet` span into primary span for `let` and removal suggestion span for `let `, so that primary span does not include whitespace.

Fixes: #133031
2024-11-17 23:56:09 +08:00
..
src Rollup merge of #133060 - tyrone-wu:removelet-span-suggestion, r=jieyouxu 2024-11-17 23:56:09 +08:00
Cargo.toml Update unicode-width to 0.2.0 2024-10-12 21:57:50 +00:00
messages.ftl Enforce that raw lifetime identifiers must be valid raw identifiers 2024-10-30 14:45:22 +00:00