mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00

We already only partially check it and it has been a source of false positives. While there is trust in the job, contributors and maintainers go into the job assuming there is a problem and it takes time to break that assumption. If we lose trust in the job, we then won't trust it when it fails for other reasons. This also increases the risk of us not seeing other problems `bump-checks` is meant to find if the steps in the job get re-arranged to make this one of the early ones.