Uh oh!
There was an error while loading. Please reload this page.
rustbuild: Fix handling of the bootstrap key - #32895
Conversation
Bring the calculation logic in line with the makefiles and also set the RUSTC_BOOTSTRAP_KEY environment variable to enable the bootstrap on the stable compiler.
brson
commented
Apr 12, 2016
@bors r+ |
bors
commented
Apr 12, 2016
📌 Commit 8efbfae has been approved by |
bors
commented
Apr 14, 2016
⌛ Testing commit 8efbfae with merge 66d0a28... |
bors
commented
Apr 14, 2016
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
alexcrichton
commented
Apr 14, 2016
@bors: retry On Thu, Apr 14, 2016 at 8:19 AM, bors notifications@github.com wrote:
|
bors
commented
Apr 14, 2016
⌛ Testing commit 8efbfae with merge 3c41f9d... |
bors
commented
Apr 14, 2016
💔 Test failed - auto-win-gnu-32-opt |
alexcrichton
commented
Apr 14, 2016
@bors: retry On Thu, Apr 14, 2016 at 12:05 PM, bors notifications@github.com wrote:
|
bors
commented
Apr 15, 2016
rustbuild: Fix handling of the bootstrap key Bring the calculation logic in line with the makefiles and also set the RUSTC_BOOTSTRAP_KEY environment variable to enable the bootstrap on the stable compiler.
Bring the calculation logic in line with the makefiles and also set the
RUSTC_BOOTSTRAP_KEY environment variable to enable the bootstrap on the stable
compiler.