about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMark Simulacrum <mark.simulacrum@gmail.com>2018-05-11 21:30:02 -0600
committerMark Simulacrum <mark.simulacrum@gmail.com>2018-05-17 08:47:25 -0600
commit1ae3cff1eb6d849b5179b707f4ef0564e5fe9022 (patch)
treea4f5feda0646bdbf653126fc42df5ebe4d3bcb3b /src/rustllvm/RustWrapper.cpp
parent47f88e17ab149d18b7aa295645cc2524de06e2bf (diff)
downloadrust-1ae3cff1eb6d849b5179b707f4ef0564e5fe9022.tar.gz
rust-1ae3cff1eb6d849b5179b707f4ef0564e5fe9022.zip
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.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions