]> git.proxmox.com Git - cargo.git/commit
Fixed `cargo test` and `cargo bench` compiling binaries with required features that...
authorJames Bendig <jbendig@starbytesoftware.com>
Mon, 27 Feb 2017 21:19:34 +0000 (15:19 -0600)
committerJames Bendig <jbendig@starbytesoftware.com>
Mon, 27 Feb 2017 21:19:34 +0000 (15:19 -0600)
commit5f0d8a55f05dd5a834645cda50b0ed0afa4c9ccc
tree59518fc4d105de331f08b24981068054ce1e5e25
parent8a15098bdf3773b2ed67fc739e47e80bea0aa66a
Fixed `cargo test` and `cargo bench` compiling binaries with required features that have not been selected.
src/cargo/ops/cargo_rustc/context.rs
tests/required-features.rs