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

impl TryFrom<libc::speed_t> for BaudRate #1159

Merged
merged 1 commit into from Dec 2, 2019

Conversation

asomers
Copy link
Member

@asomers asomers commented Dec 1, 2019

The old From implementation was actually falliable, and would panic on
failure.

The old From implementation was actually falliable, and would panic on
failure.
@asomers
Copy link
Member Author

asomers commented Dec 1, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 1, 2019
1159: impl TryFrom<libc::speed_t> for BaudRate r=asomers a=asomers

The old From implementation was actually falliable, and would panic on
failure.

Co-authored-by: Alan Somers <asomers@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 2, 2019

Build succeeded

@bors bors bot merged commit 138f4cb into nix-rust:master Dec 2, 2019
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.

None yet

1 participant