-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
[stable] Prepare Rust 1.69.0 #110413
[stable] Prepare Rust 1.69.0 #110413
Conversation
This is another attempt to work around rust-lang#108227. By limiting to one link job, we should be able to avoid file name clashes in mkstemp().
… literals" Reverts PR rust-lang#108031 Fixes (doesnt close until beta backported) rust-lang#109746 This reverts commit e3f9db5. This reverts commit 98b82ae. This reverts commit 380fa26.
…-lint and make it fallible
Some changes occurred to the CTFE / Miri engine cc @rust-lang/miri Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt |
@bors r+ p=1000 rollup=never Nice. |
⌛ Testing commit c2c413f with merge 8b33ffadf230a45dfd6db93dcd8ba311ddbdd17a... |
💔 Test failed - checks-actions |
@bors retry dist-x86_64-apple-alt Received request to deprovision: The request was cancelled by the remote provider. |
⌛ Testing commit c2c413f with merge 27e048ae6ac7831a72b6465f2a234f87e144c08a... |
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions |
Last minute backports:
This PR also bumps the channel to stable, and backports the release notes from master.
r? @ghost
cc @rust-lang/release