Commit ec6afb1
authored
Rollup merge of rust-lang#60692 - davidtwco:pr-60676-followup, r=Centril
Extend rust-lang#60676 test for nested mut patterns.
At request of @Centril, this commit extends the existing test added by rust-lang#60676 to include nested `mut` patterns.
cc @Centril2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
0 commit comments