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

Derive Eq and Debug for Termios struct #544

Closed
Susurrus opened this issue Feb 28, 2017 · 1 comment
Closed

Derive Eq and Debug for Termios struct #544

Susurrus opened this issue Feb 28, 2017 · 1 comment

Comments

@Susurrus
Copy link
Contributor

Susurrus commented Feb 28, 2017

This may play into a larger issue of deriving these for more structs. Having PartialEq, Eq, Copy, and Debug would probably not cause problems for nearly all structs and yet be useful.

Tracking issue for libc, which would need to implement this as well is in rust-lang/libc#544

@SteveLauC
Copy link
Member

Close as completed in #1035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants