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

Switch from nightly toolchain to stable 1.81 #22

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Conversation

ObsidianMinor
Copy link
Collaborator

Some minor changes, hopefully we can switch back to using Option::unwrap (rust-lang/rust#67441) and Write::write_all_vectored (rust-lang/rust#70436) some time soon.

This also adds `new_unwrap` methods to the included integer types for use until
`Option::unwrap()` is stable.
This just copies the default implementation directly into `write_message`.
@kornelski kornelski merged commit b725015 into main Sep 25, 2024
3 checks passed
@kornelski kornelski deleted the refactor/stable branch September 25, 2024 01:20
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