From: bors Date: Wed, 21 Mar 2018 14:19:11 +0000 (+0000) Subject: Auto merge of #5186 - infinity0:stricter-need-dev-deps, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b0a225206352c3930f62c3674243d99fc8b15b07;p=cargo.git Auto merge of #5186 - infinity0:stricter-need-dev-deps, r=alexcrichton Stricter need_dev_deps behaviour The previous PR (#5012) contained an unnecessary work-around for behaviour of `--all-targets` that was misunderstood. This PR removes that work-around and adds some tests and comments to clarify the behaviour for future contributors, which may help to make easier a future fix for #5177 and #5178. --- b0a225206352c3930f62c3674243d99fc8b15b07