mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
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.