Skip to content

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

Merged
bors[bot] merged 1 commit intonix-rust:masterfrom
asomers:baudrate_tryfrom
Dec 2, 2019
Merged

impl TryFrom<libc::speed_t> for BaudRate#1159
bors[bot] merged 1 commit intonix-rust:masterfrom
asomers:baudrate_tryfrom

Conversation

@asomers
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

1 participant