about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-06-14 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-06-14 18:14:10 +0200
commit0a65f280c8eac844a74b758822ca52e8763a1d5d (patch)
treea4a7aa5d08d23949e47679f352a5861da3ecf6c3 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent4fb54ed484e2239a3e9eff3be17df00d2a162be3 (diff)
downloadrust-0a65f280c8eac844a74b758822ca52e8763a1d5d.tar.gz
rust-0a65f280c8eac844a74b758822ca52e8763a1d5d.zip
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 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions