3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/rust
Flakebi deb78151a9 buildRustPackage: fix cargoBuildFlags
When features were supplied in cargoBuildFlags, the binaries were built
with these features enabled. Unless checking was disabled, `cargo test`
was executed without these build flags, meaning the binaries were
rebuilt and overwritten without the specified features.

Fix this bug by running tests after the installation phase.
2020-07-03 08:53:57 +10:00
..
bindgen
cargo-asm
cargo-bloat
cargo-crev
cargo-deny cargo-deny: 0.6.8 -> 0.7.0 2020-06-26 04:18:44 +00:00
cargo-expand
cargo-fuzz
cargo-geiger
cargo-generate
cargo-inspect
cargo-insta cargo-insta: strip unused variable 2020-06-18 20:49:20 +08:00
cargo-make cargo-make: 0.31.0 -> 0.31.1 2020-06-26 14:54:49 +02:00
cargo-raze
cargo-sweep
cargo-udeps cargo-udeps: 0.1.11 -> 0.1.12 2020-06-06 03:56:15 +00:00
cargo-watch cargo-watch: 7.4.0 -> 7.4.1 2020-06-09 10:03:55 +00:00
cargo-xbuild
cbindgen
maturin maturin: 0.8.0 -> 0.8.1 2020-06-25 17:25:37 +02:00
racer
racerd
rust-analyzer Merge pull request #90211 from lovesegfault/r-a-bump 2020-06-18 20:39:16 +02:00
rustup buildRustPackage: fix cargoBuildFlags 2020-07-03 08:53:57 +10:00
svd2rust