From: bors Date: Tue, 17 Oct 2017 14:24:37 +0000 (+0000) Subject: Auto merge of #4630 - ehuss:new-test-temp-dir, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~5^2~40 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7e89f400eedf526529f9c0bf6aeb14fbc3dfddc6;p=cargo.git Auto merge of #4630 - ehuss:new-test-temp-dir, r=alexcrichton Fix `new` tests on Windows inadvertently picking up ~/.cargo/config. Fixes #4601. By relying on `__CARGO_TEST_ROOT`, using a temp directory is no longer necessary. --- 7e89f400eedf526529f9c0bf6aeb14fbc3dfddc6