about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2019-12-31 18:14:07 +0530
committerGitHub <noreply@github.com>2019-12-31 18:14:07 +0530
commit529a42a1a6b6523e8376610556d9890479b9524c (patch)
tree6c1e28385f05be6a7697552e86a2d94c66c743de /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentcf24b6bcbf7c34f60699e18b4b0395426fc478f6 (diff)
parent208c1bff0aae2389c1eb497623da895605d4e2b1 (diff)
downloadrust-529a42a1a6b6523e8376610556d9890479b9524c.tar.gz
rust-529a42a1a6b6523e8376610556d9890479b9524c.zip
Rollup merge of #67735 - petrochenkov:uibool, r=Mark-Simulacrum
Support `-Z ui-testing=yes/no`

`ui-testing` is now a boolean option (`-Z ui-testing=yes/no`) and can be specified multiple times with later values overriding earlier values (`-Z ui-testing=yes -Z ui-testing=no` == `-Z ui-testing=no`), so it can be set in a hierarchical way, e.g. UI testing infra may enable it by default with specific tests being able to opt-out.

This way we can remove the special opt-out support from `compiletest`.

Inspired by https://github.com/rust-lang/rust/pull/67709.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions