diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-01-04 23:52:48 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-04 23:52:48 +0530 |
| commit | 3c87772a8a4f00cfcce26615ae7808f278c61c44 (patch) | |
| tree | 400cb52b902d96f7be1ea66eeea50cb63ba37ba8 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | cce055daef93bfa50b11b1d3368811fe586d8a42 (diff) | |
| parent | 5bf810599306fd880b0946ecb3e1ec37ca72762f (diff) | |
| download | rust-3c87772a8a4f00cfcce26615ae7808f278c61c44.tar.gz rust-3c87772a8a4f00cfcce26615ae7808f278c61c44.zip | |
Rollup merge of #67709 - petrochenkov:nodedup2, r=Centril
Introduce an option for disabling deduplication of diagnostics With the intent of using it in UI tests (https://github.com/rust-lang/rust/pull/67122). The option is boolean (`-Z deduplicate-diagnostics=yes/no`) and can be specified multiple times with later values overriding earlier values (`-Z deduplicate-diagnostics=no -Z deduplicate-diagnostics=yes` == `-Z deduplicate-diagnostics=yes`), so it can be set in a hierarchical way, e.g. UI testing infra may disable the deduplication by default with specific tests being able to enable it back.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
