about summary refs log tree commit diff
path: root/src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-06-11 19:04:12 +0200
committerGitHub <noreply@github.com>2020-06-11 19:04:12 +0200
commit8d620999de52ed62c16f6417d407b0f966e912fd (patch)
treeb8ca9ca49ca5befb47e7a389bedd1d3904be047f /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
parent80fce3693df76bed3e21f998f1d287f1eee99d68 (diff)
parent6f015768c28a6e4cf163967cb62b70c645791858 (diff)
downloadrust-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