mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
54ed1b966f
This allows us to reuse its cache on PR CI jobs.
CI tooling
This is a simple Rust script that determines which jobs should be executed on CI based on the situation (pull request, try job, merge attempt). It also provides a simple way of executing (some) CI jobs locally.