Skip to content

Commit fa55858

Browse files
hydhknnManishearth
authored andcommitted
Move while let behind while_let feature gate
1 parent e77a855 commit fa55858

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,6 +2488,8 @@ The currently implemented features of the reference compiler are:
24882488

24892489
* `if_let` - Allows use of the `if let` syntax.
24902490

2491+
* `while_let` - Allows use of the `while let` syntax.
2492+
24912493
* `intrinsics` - Allows use of the "rust-intrinsics" ABI. Compiler intrinsics
24922494
are inherently unstable and no promise about them is made.
24932495

0 commit comments

Comments
 (0)