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

(Breaking Changes) Remove error unwraps #1072

Merged
merged 4 commits into from
Jan 4, 2025

Conversation

vcfxb
Copy link
Contributor

@vcfxb vcfxb commented Jul 22, 2024

Built on top of #1071, this PR removes the obsolete Option wrapper around Error::last_error and removes all the unwraps that existed to handle it.

Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@ehuss ehuss added this pull request to the merge queue Jan 4, 2025
Merged via the queue into rust-lang:master with commit 92d96ac Jan 4, 2025
7 checks passed
@vcfxb
Copy link
Contributor Author

vcfxb commented Jan 5, 2025

Thanks!

@vcfxb vcfxb deleted the remove-error-unwraps branch January 5, 2025 06:22
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.

2 participants