From: bors Date: Tue, 27 Sep 2016 23:50:36 +0000 (-0700) Subject: Auto merge of #3125 - mbrubeck:dev-deps, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~229^2^2~67 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7964e94f18d0c86dd8a324fb3495fe14bd684058;p=cargo.git Auto merge of #3125 - mbrubeck:dev-deps, r=alexcrichton Build transitive dev-dependencies when needed When running `cargo test -p foo` where `foo` is a crate in the current workspace, build and link `foo`'s dev-dependencies. Fixes #860. --- 7964e94f18d0c86dd8a324fb3495fe14bd684058