rpm-ostree/rust/src
Colin Walters 2e237513b0 rust/treefile: Avoid unnecessary dup() of fd
We weren't checking for an error from `dup()`, and further it shouldn't
be necessary.  This is the best I could come up with, though it's
obviously not pretty.

Closes: #1444
Approved by: jlebon
2018-07-05 13:58:22 +00:00
..
glibutils.rs rust: Fix unused-import in release mode 2018-06-06 15:52:48 +00:00
lib.rs rust/treefile: Avoid unnecessary dup() of fd 2018-07-05 13:58:22 +00:00
treefile.rs rust: Add a make rustfmt, run it 2018-07-05 13:58:22 +00:00