From: bors Date: Sun, 6 May 2018 03:56:43 +0000 (+0000) Subject: Auto merge of #5491 - ehuss:profile-spec, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b429a3649cf8ee3eb574076cbb6c39ad3a9467f0;p=cargo.git Auto merge of #5491 - ehuss:profile-spec, r=alexcrichton Add package spec support to profile overrides. Note: It errors out if multiple overrides match the same package. This could potentially merge the overrides together with a hierarchy similar to CSS specificity. However, that seems overkill for now. --- b429a3649cf8ee3eb574076cbb6c39ad3a9467f0