Skip to content

Commit f667314

Browse files
committed
place definition inline
1 parent 693df66 commit f667314

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Language changes in Rust 1.91.0
127127
- :p:`fls_gNWXh61ZXXt8`
128128
- :p:`fls_VQMmveZUfNTn`
129129
- :p:`fls_72JHo343O7jp`
130+
- :p:`fls_6bwTtGKb7ba7`
130131
- :p:`fls_YDVgFaTQwcL8`
131132
- :p:`fls_zv73CR8rplIa`
132133
- :p:`fls_tZJgZDWVChJV`

src/patterns.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ with :t:`keyword` ``mut`` containing an :t:`identifier pattern`.
7272
An or-pattern shall not appear in the :t:`pattern-without-alternation` of a
7373
:t:`closure parameter`, a :t:`function parameter`, or a :t:`let binding`.
7474

75+
:dp:`fls_6bwTtGKb7ba7`
76+
A :dt:`let binding` is the :t:`binding` introduced by a :t:`let statement`, an :t:`if let expression`, or a :t:`while let loop expression`.
77+
7578
:dp:`fls_8luyomzppck`
7679
Any two :t:`[subpattern]s` of an :t:`or-pattern` are subject to the following
7780
restrictions:

0 commit comments

Comments
 (0)