about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-06-19 19:42:55 -0700
committerGitHub <noreply@github.com>2020-06-19 19:42:55 -0700
commit17b80d947dccb7d73efbffd8fe6e8ae28af759ee (patch)
tree652ff7e09b1e54ce928ee1911a658b6bbd3247cd /library/std/src/sys/unix/stack_overflow.rs
parent2d1bd57e60a141fc2a460539b69e228cc1d7010e (diff)
parent0a65f280c8eac844a74b758822ca52e8763a1d5d (diff)
downloadrust-17b80d947dccb7d73efbffd8fe6e8ae28af759ee.tar.gz
rust-17b80d947dccb7d73efbffd8fe6e8ae28af759ee.zip
Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic
Diagnose use of incompatible sanitizers

Emit an error when incompatible sanitizer are configured through command
line options. Previously the last one configured prevailed and others
were silently ignored.

Additionally use a set to represent configured sanitizers, making it
possible to enable multiple sanitizers at once. At least in principle,
since currently all of them are considered to be incompatible with
others.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions