The Infrastructure team maintains the rust-lang/rust Continuous Integration, which lives in the workflows directory.
The terraform/rust-ci module provisions some resources used by the CI:
- The
rust-lang-ci-sccache2
S3 bucket, used to store sscache compilation artifacts to speed up the rustc compile time and served by Cloudfront CDN atci-caches.rust-lang.org
. - The
rust-lang-ci2
S3 bucket, used to store compilation artifacts and served by Cloudfront CDN atci-artifacts.rust-lang.org
.