Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ICE caused in unwrap module #5590

Merged
merged 2 commits into from
May 14, 2020
Merged

Fix ICE caused in unwrap module #5590

merged 2 commits into from
May 14, 2020

Conversation

ebroto
Copy link
Member

@ebroto ebroto commented May 12, 2020

changelog: Fix ICE in unwrap module with unexpected number of parameters for method of Option/Result

Fixes #5579

@flip1995 flip1995 added the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label May 13, 2020
@phansch
Copy link
Member

phansch commented May 14, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented May 14, 2020

📌 Commit 8d1029d has been approved by phansch

@bors
Copy link
Collaborator

bors commented May 14, 2020

⌛ Testing commit 8d1029d with merge 7147068...

@bors
Copy link
Collaborator

bors commented May 14, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: phansch
Pushing 7147068 to master...

@bors bors merged commit 7147068 into rust-lang:master May 14, 2020
@ebroto ebroto deleted the issue_5579 branch May 14, 2020 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

assert panics in unwrap lint
4 participants