Skip to content

Commit

Permalink
RFC 2175
Browse files Browse the repository at this point in the history
  • Loading branch information
aturon authored Feb 14, 2018
1 parent 21baf51 commit ea0b302
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: if_while_or_patterns
- Start Date: 2017-10-16
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: https://github.com/rust-lang/rfcs/pull/2175
- Rust Issue: https://github.com/rust-lang/rust/issues/48215

# Summary
[summary]: #summary
Expand Down Expand Up @@ -380,4 +380,4 @@ The exact syntax transformations should be deferred to the implementation.
This RFC does not mandate exactly how the AST:s should be transformed, only
that the or-pattern feature be supported.

There are no unresolved questions.
There are no unresolved questions.

0 comments on commit ea0b302

Please sign in to comment.