diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-06-11 19:04:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 19:04:12 +0200 |
| commit | 8d620999de52ed62c16f6417d407b0f966e912fd (patch) | |
| tree | b8ca9ca49ca5befb47e7a389bedd1d3904be047f /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs | |
| parent | 80fce3693df76bed3e21f998f1d287f1eee99d68 (diff) | |
| parent | 6f015768c28a6e4cf163967cb62b70c645791858 (diff) | |
| download | rust-8d620999de52ed62c16f6417d407b0f966e912fd.tar.gz rust-8d620999de52ed62c16f6417d407b0f966e912fd.zip | |
Rollup merge of #73097 - Mark-Simulacrum:clippy-fail, r=oli-obk
Try_run must only be used if toolstate is populated Clippy's tests were failing the build, but that failure was ignored in favor of checking toolstate. This is the correct behavior for toolstate-checked tools, but Clippy no longer updates its toolstate status as it should always build. The previous PR of this kind didn't catch this as I expected x.py failures to always lead to a non-successful build in CI, but that's not the case specifically for tool testing.
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions
