-
Notifications
You must be signed in to change notification settings - Fork 14k
Update the bootstrap compiler #37800
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
Conversation
2f10b41 to
262e5d0
Compare
|
This is still waiting on a beta that contains a cargo fix for rust-lang/cargo#3280. Next beta after rust-lang-deprecated/rust-packaging#66 should have it. |
|
Subsumes #37635 |
|
Updated the Cargo date, should be good to go |
262e5d0 to
dc108f1
Compare
dc108f1 to
b72d381
Compare
|
☔ The latest upstream changes (presumably #37831) made this pull request unmergeable. Please resolve the merge conflicts. |
b72d381 to
f2d5658
Compare
|
☔ The latest upstream changes (presumably #37127) made this pull request unmergeable. Please resolve the merge conflicts. |
f2d5658 to
479bcad
Compare
|
r? @brson |
|
☔ The latest upstream changes (presumably #37965) made this pull request unmergeable. Please resolve the merge conflicts. |
479bcad to
96093d9
Compare
|
r? @eddyb |
96093d9 to
23cb244
Compare
eddyb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me with comments addressed.
src/librustc_llvm/lib.rs
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can't/shouldn't be removed - Travis failed on this.
src/tools/compiletest/Cargo.toml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment should be preserved, or opt-level = 2 be removed otherwise at the top-level.
Now that we've got a beta build, let's use it!
23cb244 to
2186660
Compare
|
@bors: r=eddyb |
|
📌 Commit 2186660 has been approved by |
Update the bootstrap compiler Now that we've got a beta build, let's use it!
Now that we've got a beta build, let's use it!