]> git.proxmox.com Git - cargo.git/commit - src/bin/cargo/commands/rustdoc.rs
Auto merge of #6989 - da-x:custom-profile-pr-rfc, r=ehuss
authorbors <bors@rust-lang.org>
Mon, 30 Sep 2019 19:51:19 +0000 (19:51 +0000)
committerbors <bors@rust-lang.org>
Mon, 30 Sep 2019 19:51:19 +0000 (19:51 +0000)
commit8b0561d68f12eeb1d72e07ceef464ebf6032a1bc
tree4ffd7a669a18bef68dcffeda5b10871d404e3cd0
parent8ae8b5ea9835b6a6f3876797d573f5976b21d13c
parentfad192d0dda5e9c08d348e1db5b60b3bf3621030
Auto merge of #6989 - da-x:custom-profile-pr-rfc, r=ehuss

Support for named profiles (RFC 2678)

Tracking issue: https://github.com/rust-lang/cargo/issues/6988

Implementation according to the [RFC](https://github.com/rust-lang/rfcs/blob/master/text/2678-named-custom-cargo-profiles.md).
tests/testsuite/config.rs
tests/testsuite/freshness.rs