[stable] Prepare Rust 1.69.0#110413
Merged
bors merged 7 commits intorust-lang:stablefrom Apr 16, 2023
Merged
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
Collaborator
|
Some changes occurred to the CTFE / Miri engine cc @rust-lang/miri Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt |
Member
Author
|
@bors r+ p=1000 rollup=never Nice. |
Collaborator
Member
Collaborator
|
⌛ Testing commit c2c413f with merge 8b33ffadf230a45dfd6db93dcd8ba311ddbdd17a... |
Collaborator
|
💔 Test failed - checks-actions |
Collaborator
Contributor
|
@bors retry dist-x86_64-apple-alt Received request to deprovision: The request was cancelled by the remote provider. |
Collaborator
|
⌛ Testing commit c2c413f with merge 27e048ae6ac7831a72b6465f2a234f87e144c08a... |
Collaborator
Collaborator
|
💔 Test failed - checks-actions |
Member
Author
|
@bors retry |
Collaborator
Collaborator
|
☀️ Test successful - checks-actions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Last minute backports:
This PR also bumps the channel to stable, and backports the release notes from master.
r? @ghost
cc @rust-lang/release