about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-02-12 14:21:08 +0100
committerGitHub <noreply@github.com>2020-02-12 14:21:08 +0100
commit75a977dd478b249a7d29bc4ed3efed8df85b1ddc (patch)
tree6889c7a6e9fe488c43a5b0c256ea57d4d5c74532 /src/libstd/sys/unix/stack_overflow.rs
parentf2d829ce6ab52c9e5b9aacd1181c87208c736ee9 (diff)
parent1bba9cfb9036eb44bb549f34c090cb38bd0d84fd (diff)
downloadrust-75a977dd478b249a7d29bc4ed3efed8df85b1ddc.tar.gz
rust-75a977dd478b249a7d29bc4ed3efed8df85b1ddc.zip
Rollup merge of #68994 - Keruspe:sanitizers-conflict, r=Mark-Simulacrum
rustbuild: include channel in sanitizers installed name

Allows parallel install of different rust channels.

I'm not sure if the channel is the right thing to use there, but currently both beta and nightly try to install e.g. `/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rt.asan.a` when before (and in current stable) it used to be `/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-45a4390180e83d28.rlib` which contained a hash, making it unique.
With this patch, `/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a` gets installed
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions