Skip to content

remove wrong assert in check_match - #32041

Merged
bors merged 1 commit into
rust-lang:masterfrom
arielb1:multiply-inexhaustive
Mar 6, 2016
Merged

remove wrong assert in check_match#32041
bors merged 1 commit into
rust-lang:masterfrom
arielb1:multiply-inexhaustive

Conversation

@arielb1

Copy link
Copy Markdown
Contributor

the assert was invalidated by PR #31020

Fixes#31561

r? @eddyb

@eddyb

eddyb commented Mar 4, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Mar 4, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 26a0afb has been approved by eddyb

@nagisa

Copy link
Copy Markdown
Member

Should we also nominate this for beta because this fixes a regression from stable to now-beta?

@nagisanagisa added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Mar 4, 2016
@bors

bors commented Mar 6, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 26a0afb with merge 80922a7...

bors added a commit that referenced this pull request Mar 6, 2016
@bors
bors merged commit 26a0afb into rust-lang:masterMar 6, 2016
@nikomatsakisnikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Mar 10, 2016
@brsonbrson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Mar 22, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@arielb1@eddyb@bors@nagisa@brson@nikomatsakis