Skip to content

Commit

Permalink
Auto merge of rust-lang#105701 - RedDocMD:bug-105634, r=cjgillot
Browse files Browse the repository at this point in the history
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#105634
  • Loading branch information
bors committed Dec 25, 2022
2 parents 2a23d18 + 12efdd4 commit 9ccf443
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9ccf443

Please sign in to comment.