rustbuild: Update bootstrap compiler
Now that we've also updated cargo's release process this commit also changes the download location of Cargo from Cargos archives back to the static.r-l.o archives. This should ensure that the Cargo download is the exact Cargo paired with the rustc that we release.
This commit is contained in:
parent
ccce2c6eb9
commit
c033942925
18 changed files with 251 additions and 175 deletions
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(static_in_const)]
|
||||
#![feature(test)]
|
||||
#![feature(libc)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue