Commit 9ccf443
committed
Auto merge of rust-lang#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 rust-lang#1056340 file changed
0 commit comments