Skip to content

Fix #12285 #15388

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

Merged
merged 1 commit into from Jul 4, 2014
Merged

Fix #12285 #15388

merged 1 commit into from Jul 4, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jul 3, 2014

Unit-like struct patterns are irrefutable, no need for a branch.

And some cleanup while I'm at it.

Unit-like struct patterns are irrefutable, no need for a branch.
bors added a commit that referenced this pull request Jul 4, 2014
Unit-like struct patterns are irrefutable, no need for a branch.

And some cleanup while I'm at it.
@bors bors closed this Jul 4, 2014
@bors bors merged commit c2c27fa into rust-lang:master Jul 4, 2014
@ghost ghost deleted the issue-12285 branch July 13, 2014 22:06
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 7, 2023
…ait, r=lnicola

fix: Remove unwraps from "Generate delegate trait"

Fixes rust-lang#15388

This is untested and purely mechanical, maybe some of those `unwrap`s actually made sense, but it probably doesn't hurt to avoid them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant