]> git.proxmox.com Git - cargo.git/commit
Fix bug with -Zfeatures=dev_dep and `check --profile=test`.
authorEric Huss <eric@huss.org>
Sun, 22 Mar 2020 17:58:10 +0000 (10:58 -0700)
committerEric Huss <eric@huss.org>
Sun, 22 Mar 2020 17:58:10 +0000 (10:58 -0700)
commitb112255f370a1c1bdfc2ecc484daed0d686f5b4e
tree96c138dcb3789066f95398b7d8f4e8e09f0cd621
parent7dec94d387c9ed15e2399803ffc00e20b4a20cea
Fix bug with -Zfeatures=dev_dep and `check --profile=test`.
src/cargo/ops/cargo_compile.rs
tests/testsuite/features2.rs