mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
2a9bc187a6
Write file with channel to S3 This will let rustup-toolchain-install-master gain support for installing stable artifacts, which is currently only possible when explicitly overriding the channel. That in turn will unblock letting Crater kick off a beta run as soon as both a new beta and a new stable artifact are ready, rather than waiting until the actual release.