mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +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.