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 unconditional panic warnings #71

Merged
merged 3 commits into from
Jan 8, 2023
Merged

Fix unconditional panic warnings #71

merged 3 commits into from
Jan 8, 2023

Conversation

hkratz
Copy link
Contributor

@hkratz hkratz commented Jan 8, 2023

We can just use .get_unsafe() here. Drive-by-fix: clippy warning. Drive-by-fix: clippy warning.

Fixes #68.

We can just use `.get_unsafe()` here.
@hkratz hkratz marked this pull request as ready for review January 8, 2023 07:13
@hkratz hkratz merged commit 223385d into main Jan 8, 2023
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.

Heads-up: const_err lint is going away
1 participant