rust/src/rustc
Mark Simulacrum 1ae3cff1eb Fix rustc binary metadata overwriting librustc metadata
In #49289, rustc was changed to emit metadata for binaries, which made
it so that the librustc.rmeta file created when compiling librustc was
overwritten by the rustc-main compilation. This commit renames the
rustc-main binary to avoid this problem.

https://github.com/rust-lang/cargo/issues/5524 has also been filed to
see if Cargo can learn to warn on this situation instead of leaving it
for the user to debug.
2018-05-17 08:47:25 -06:00
..
compiler_builtins_shim
dlmalloc_shim
libc_shim
Cargo.toml Fix rustc binary metadata overwriting librustc metadata 2018-05-17 08:47:25 -06:00
rustc.rs Rollup merge of #49606 - varkor:pipe-repair, r=alexcrichton 2018-04-17 01:50:58 +08:00