Files
rust/tests/ui/parser
bors 25283f4e13 Auto merge of #115371 - matthewjasper:if-let-guard-parsing, r=cjgillot
Make if let guard parsing consistent with normal guards

- Add tests that struct expressions are not allowed in `if let` and `while let` (no change, consistent with `if` and `while`)
- Allow struct expressions in `if let` guards (consistent with `if` guards).

r? `@cjgillot`

Closes #93817
cc #51114
2023-09-06 00:46:21 +00:00
..
2023-05-01 16:15:13 +08:00
2023-05-01 16:15:17 +08:00
2023-05-05 21:44:48 +02:00
2023-05-05 21:44:48 +02:00
2023-06-10 14:46:11 -04:00
2023-06-10 14:46:11 -04:00
2023-05-05 11:17:14 -04:00
2023-03-03 14:34:11 +09:00
2023-03-03 14:34:11 +09:00