Skip to content

derive debug for Pin and PinPoller, open file instead of creating in read_from_device_file #9

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

Merged
merged 2 commits into from
Dec 4, 2015

Conversation

marjakm
Copy link
Contributor

@marjakm marjakm commented Dec 4, 2015

create did not work in 1.6 nightly, didn't check on stable releases

offtopic:
My fork's master branch also uses a patched nix, that works on 1.6 nightly, but doesn't work on rust 1.5 and prior versions: https://github.com/marjakm/rust-sysfs-gpio
The breakage is related to: rust-lang/rust#29774
My nix changes have a pull request: nix-rust/nix#210

Mattis Marjak added 2 commits December 4, 2015 17:11
"fmt::Debug implementations should be implemented for all public types"
source: http://doc.rust-lang.org/std/fmt/
@posborne
Copy link
Member

posborne commented Dec 4, 2015

1.0 is failing, but I'm fine with dropping support for it. I can change that separately.

posborne added a commit that referenced this pull request Dec 4, 2015
derive debug for Pin and PinPoller, open file instead of creating in read_from_device_file
@posborne posborne merged commit e43e168 into rust-embedded:master Dec 4, 2015
@posborne
Copy link
Member

posborne commented Dec 4, 2015

Thanks 👍

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