mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
32325e1dec
Parser: Recover error from named params while parse_path Fixes #140169 I added test to the first commit and the second added the code and changes to test. r? `@petrochenkov`