rpm-ostree/rust
Colin Walters 8a172a2e05 rust: rustfmt(*) and (re)add a CI check for it
We haven't been consistent about doing this; I personally
think rustfmt is a big aggressive with the line wrapping
but eh, consistency is more important.

And heh so I tried to `git push --set-upstream cgwalters` and
that failed because there was an already extant `rustfmt`
branch from a while ago...looking at that code it got lost
in the CI refactoring - we're not running `build-check.sh`
at the moment.

Move the rustfmt bits into `codestyle.sh` which is closer
to where it should be anyways.
2020-04-08 02:52:30 +02:00
..
libdnf-sys rust: move libdnf-sys module to its own crate 2020-04-07 19:01:02 +02:00
src rust: rustfmt(*) and (re)add a CI check for it 2020-04-08 02:52:30 +02:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock build(deps): bump serde_json from 1.0.50 to 1.0.51 in /rust 2020-04-07 19:45:12 +02:00
Cargo.toml rust: move libdnf-sys module to its own crate 2020-04-07 19:01:02 +02:00
cbindgen.toml rust: move libdnf-sys module to its own crate 2020-04-07 19:01:02 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00