Skip to content

Commit 394aa3a

Browse files
authored
RFC 2086: Allow Irrefutable Patterns in if-let and while-let statements
1 parent 99a71b8 commit 394aa3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-allow-if-let-irrefutables.md renamed to text/2086-allow-if-let-irrefutables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: allow_if_let_irrefutables
22
- Start Date: 2017-07-27
3-
- RFC PR:
4-
- Rust Issue:
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/2086
4+
- Rust Issue: https://github.com/rust-lang/rust/issues/44495
55

66
# Summary
77
[summary]: #summary

0 commit comments

Comments
 (0)