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

vec: fix missing error handling in docs #441

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

newAM
Copy link
Member

@newAM newAM commented Jan 14, 2024

I could also use ?, but these unwraps can never fail in this example, and that's the existing convention.

Part of #440

@Dirbaio Dirbaio added this pull request to the merge queue Jan 15, 2024
Merged via the queue into rust-embedded:main with commit 9a2e0af Jan 15, 2024
22 checks passed
@newAM newAM deleted the issue-440 branch January 15, 2024 15:12
@jordens jordens mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants