From: bors Date: Wed, 14 Dec 2016 02:30:46 +0000 (+0000) Subject: Auto merge of #3399 - alexcrichton:fix-nightly, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~85 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e6e99084106f00e2819d4ebdcfe4503e8242407d;p=cargo.git Auto merge of #3399 - alexcrichton:fix-nightly, r=alexcrichton Fix compatibility with Rust nightly These two tests actually shouldn't have ever passed, but nightly Rust is more principled about "$OUT_DIR" and doesn't leak it where possible, so these two tests were accidentally compiling due to leaking '$OUT_DIR' for Cargo itself. --- e6e99084106f00e2819d4ebdcfe4503e8242407d