]> git.lizzy.rs Git - rust.git/commit
Discover channel for artifact download
authorMark Rousskov <mark.simulacrum@gmail.com>
Sat, 30 Jul 2022 19:44:37 +0000 (15:44 -0400)
committerMark Rousskov <mark.simulacrum@gmail.com>
Sat, 30 Jul 2022 19:58:04 +0000 (15:58 -0400)
commitd63e982cd924ed4d4fbcbb42b9614fc24a91f211
tree7076fdb52a152d563e420130691dfb2326736b11
parent1202bbaf48a0a919a2e0cfd8b7dce97e8fc3030d
Discover channel for artifact download

When we're downloading based on a CI commit, that can still be -beta- or even
-stable-, so we should lookup the channel it was built with.
src/bootstrap/config.rs
src/bootstrap/native.rs