Skip to content

Allow option_map_unwrap_or(_else) #1256

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 2 commits into from
Oct 3, 2016
Merged

Allow option_map_unwrap_or(_else) #1256

merged 2 commits into from
Oct 3, 2016

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Oct 2, 2016

This fixes #1192.

@mcarton
Copy link
Member

mcarton commented Oct 2, 2016

Could you add that in the changelog?

r+ otherwise

@mcarton mcarton merged commit 8d00341 into master Oct 3, 2016
@mcarton mcarton deleted the allow_map_or branch October 3, 2016 09:32
@llogiq
Copy link
Contributor Author

llogiq commented Oct 3, 2016

Thanks, @mcarton, without you I'd forget that changelog entry.

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.

Make option_map_unwrap_or and option_map_unwrap_or_else allow by default
2 participants