Auto merge of #4390 - alexcrichton:read-hard-links, r=matklad
authorbors <bors@rust-lang.org>
Thu, 10 Aug 2017 09:04:21 +0000 (09:04 +0000)
committerbors <bors@rust-lang.org>
Thu, 10 Aug 2017 09:04:21 +0000 (09:04 +0000)
Use `same-file` to avoid unnecessary hard links

This is targeted at removing the need for a workaround in rust-lang/rust#39518,
allowing the main rust build system to move back to hard links which should be
much more efficient.

1  2 
Cargo.lock
Cargo.toml
src/cargo/lib.rs
src/cargo/ops/cargo_rustc/mod.rs

diff --cc Cargo.lock
Simple merge
diff --cc Cargo.toml
Simple merge
Simple merge
Simple merge