]> git.proxmox.com Git - cargo.git/commit
Fix compatibility with Rust nightly
authorAlex Crichton <alex@alexcrichton.com>
Wed, 14 Dec 2016 01:18:32 +0000 (17:18 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 14 Dec 2016 01:18:32 +0000 (17:18 -0800)
commitb000ac67e10effee1923c11cc6f375ed8f3c75e2
tree25a0ea3f59e1e91ac5a0ca6169fc4c0263573ac4
parentcb2102bd6311685c19072800e1af796144187c5d
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.
.travis.yml
tests/build-script.rs