rust/compiler/rustc_parse
Matthias Krüger f06b75d86d
Rollup merge of #136808 - chenyukang:yukang-fix-arg-list-error-129273, r=estebank
Try to recover from path sep error in type parsing

Fixes #129273

Error using `:` in the argument list may mess up the parser.

case `tests/ui/suggestions/struct-field-type-including-single-colon` also changed, seems it's  the same meaning, should be OK.

r? `@estebank`
2025-02-15 20:14:59 +01:00
..
src Rollup merge of #136808 - chenyukang:yukang-fix-arg-list-error-129273, r=estebank 2025-02-15 20:14:59 +01:00
Cargo.toml Update unicode-width to 0.2.0 2024-10-12 21:57:50 +00:00
messages.ftl Try to recover from path sep error in parser 2025-02-15 07:44:20 +08:00