]> git.proxmox.com Git - cargo.git/commit
Use "test" profile for `cargo build` benchmarks.
authorEric Huss <eric@huss.org>
Mon, 12 Nov 2018 21:10:54 +0000 (13:10 -0800)
committerEric Huss <eric@huss.org>
Mon, 12 Nov 2018 21:10:54 +0000 (13:10 -0800)
commit739c272f05164ae4ceaea7d6c59c1cf4dd5fb136
treefecb18d56e9370e5ddf1c7f884b581d3f6d0d45e
parent4e6bbd7044df5c3c7ab3adfbd07ab2e502fec04b
Use "test" profile for `cargo build` benchmarks.
src/cargo/core/profiles.rs
src/cargo/ops/cargo_compile.rs
tests/testsuite/build.rs
tests/testsuite/profile_targets.rs
tests/testsuite/rustc.rs