Skip to content

Initial implementation of or-patterns#61708

Merged
bors merged 2 commits intorust-lang:masterfrom
dlrobertson:or-patterns-0
Aug 18, 2019
Merged

Initial implementation of or-patterns#61708
bors merged 2 commits intorust-lang:masterfrom
dlrobertson:or-patterns-0

Conversation

@dlrobertson
Copy link
Contributor

@dlrobertson dlrobertson commented Jun 10, 2019

An incomplete implementation of or-patterns (e.g. Some(0 | 1) as a pattern). This patch set aims to implement initial parsing of or-patterns.

Related to: #54883

CC @alexreg @varkor
r? @Centril

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-or_patterns `#![feature(or_patterns)]` merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants