rust/compiler/rustc_parse
bors 300aa907a6 Auto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
Allow .. to be parsed as let initializer

.. and ..= are valid expressions, however when used in a let statement
it is not parsed.
Fixes #105634
2022-12-25 14:42:49 +00:00
..
src Auto merge of #105701 - RedDocMD:bug-105634, r=cjgillot 2022-12-25 14:42:49 +00:00
Cargo.toml Use ThinVec in ast::Path. 2022-11-17 13:56:38 +11:00