-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump to 1.23 and update bootstrap #45285
Conversation
r? @dtolnay (rust_highfive has picked a reviewer for you, use r? to override) |
Some failures, but changes look good to me.
|
☔ The latest upstream changes (presumably #45224) made this pull request unmergeable. Please resolve the merge conflicts. |
78617ac
to
ff106f3
Compare
@bors: r=Mark-Simulacrum |
📌 Commit ff106f3 has been approved by |
@bors r- Cannot build clippy due to
|
Good lord here we go again... |
ff106f3
to
2ba4fbf
Compare
@bors: r=Mark-Simulacrum |
📌 Commit 2ba4fbf has been approved by |
ping @Manishearth @llogiq @mcarton @oli-obk This PR is currently going to break clippy. I believe the fix should be pretty easy though. Cargo on nightly is rewriting Cargo.lock to remove the |
I removed the workspace and the |
Ok thanks! I'll delay the update though until after this PR lands to hopefully ensure this doesn't conflict with too much |
⌛ Testing commit 2ba4fbf7162b161b646c9d18f7f8a1156ddc4a4a with merge e72470ffcbe444080f270717f59495755cc87d7a... |
💔 Test failed - status-travis |
|
⌛ Testing commit ca18537 with merge 8a0e1497091ddb4f8e95576c2f19c7498372019f... |
💔 Test failed - status-travis |
Needs to update
|
@bors r=Mark-Simulacrum |
📌 Commit 72e6257 has been approved by |
72e6257
to
a513fff
Compare
📌 Commit a513fff has been approved by |
a513fff
to
72e6257
Compare
@bors r=Mark-Simulacrum |
📌 Commit 72e6257 has been approved by |
Sorry forced push by accident before I realized! I think I reverted it back and it should be good to go. You're of course always more then welcome to help out, thanks so much! |
The `zircon` crates have been renamed as `fuchsia-zircon`.
72e6257
to
8ceacf4
Compare
@bors r=Mark-Simulacrum Looks like our interaction confused bors and the last r= was not registered 🤣. Anyway I've took the chance and removed the |
📌 Commit 8ceacf4 has been approved by |
Bump to 1.23 and update bootstrap This commit updates the bootstrap compiler, bumps the version to 1.23, updates Cargo, updates books, and updates crates.io dependencies
☀️ Test successful - status-appveyor, status-travis |
This commit updates the bootstrap compiler, bumps the version to 1.23, updates
Cargo, updates books, and updates crates.io dependencies