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

remove an unwrap from the DeBin impl for String #96

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

knickish
Copy link
Collaborator

@knickish knickish commented Apr 7, 2024

Removes a potential panic from the DeBin impl for String. Minimal impact on performance according to the rust_serialization_benchmark benches

@knickish knickish force-pushed the remove_string_debin_unwrap branch from ec5d9be to 8348971 Compare April 7, 2024 06:43
@knickish knickish requested a review from not-fl3 April 11, 2024 20:03
@knickish knickish merged commit ef959a2 into not-fl3:master Apr 11, 2024
8 checks passed
@knickish knickish removed the request for review from not-fl3 April 11, 2024 20:03
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