-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
[beta] Prepare the 1.27.0 beta release #50522
Conversation
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
@bors: r+ p=1 |
📌 Commit 899e5f3 has been approved by |
⌛ Testing commit 899e5f31279b09cadf5e4fec9d6bdcae0f74e126 with merge acc10674dcd3bc68153a802ba71ed8648344a875... |
💔 Test failed - status-appveyor |
Legit, tools are failing. I suggest we wait until #50503 is merged (and update this PR), and also disable the |
The error here is a bit confusing, but the real issue is that rustfmt's tests are failing, not clippy/miri |
The rustfmt fix is at rust-lang/rustfmt#2685 and the rls fix is at rust-lang/rls#854 |
#50530 and rust-lang/rls#854 are merged. Still waiting for rust-lang/rustfmt#2685. |
Rustfmt is fix is merged |
📌 Commit c5650c1 has been approved by |
@bors: r+ |
📌 Commit 1eb2801 has been approved by |
⌛ Testing commit 1eb2801b39c516939f3f1dbbb3432e0201bda838 with merge d12292a85f677c1d10f0dd8b25589c4afa877ab4... |
💔 Test failed - status-appveyor |
@bors: r+ |
📌 Commit bec1d45 has been approved by |
⌛ Testing commit bec1d45febbbba07f2975c42db8b3ab069cfcfa3 with merge ef814f1900ec3967c687b7647c45c80efb65a6f9... |
💔 Test failed - status-appveyor |
This commit prepares the 1.27.0 beta release by doing: * Update the release channel to `beta` * Update Cargo's submodule * Update `stdsimd`'s submodule * Update the bootstrap compiler to the freshly minted 1.26.0 stable release * Don't attempt to verify clippy/miri build
📌 Commit 4d4e96d has been approved by |
[beta] Prepare the 1.27.0 beta release This commit prepares the 1.27.0 beta release by doing: * Update the release channel to `beta` * Update Cargo's submodule * Update `stdsimd`'s submodule * Update the bootstrap compiler to the freshly minted 1.26.0 stable release
☀️ Test successful - status-appveyor, status-travis |
This commit prepares the 1.27.0 beta release by doing:
beta
stdsimd
's submodule