Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustbuild: Fix handling of the bootstrap key #32895

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

alexcrichton
Copy link
Member

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.
@alexcrichton alexcrichton added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 12, 2016
@brson
Copy link
Contributor

brson commented Apr 12, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Apr 12, 2016

📌 Commit 8efbfae has been approved by brson

@brson brson added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 12, 2016
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 12, 2016
@bors
Copy link
Contributor

bors commented Apr 14, 2016

⌛ Testing commit 8efbfae with merge 66d0a28...

@bors
Copy link
Contributor

bors commented Apr 14, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@alexcrichton
Copy link
Member Author

@bors: retry

On Thu, Apr 14, 2016 at 8:19 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-win-gnu-32-opt-rustbuild
http://buildbot.rust-lang.org/builders/auto-win-gnu-32-opt-rustbuild/builds/681


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#32895 (comment)

@bors
Copy link
Contributor

bors commented Apr 14, 2016

⌛ Testing commit 8efbfae with merge 3c41f9d...

@bors
Copy link
Contributor

bors commented Apr 14, 2016

💔 Test failed - auto-win-gnu-32-opt

@alexcrichton
Copy link
Member Author

@bors: retry

On Thu, Apr 14, 2016 at 12:05 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-win-gnu-32-opt
http://buildbot.rust-lang.org/builders/auto-win-gnu-32-opt/builds/3782


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#32895 (comment)

@bors
Copy link
Contributor

bors commented Apr 15, 2016

⌛ Testing commit 8efbfae with merge 74b3684...

bors added a commit that referenced this pull request 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.
@bors bors merged commit 8efbfae into rust-lang:master Apr 15, 2016
@alexcrichton alexcrichton deleted the rustbuild-beta branch May 2, 2016 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants