[stable] 1.97.1 release#159288
Open
Mark-Simulacrum wants to merge 4 commits into
Open
Conversation
Collaborator
|
Contributor
|
I think it would be better to use a dedicated branch for the stable release. Otherwise we'll backport quite a few changes (the LLVM 22.1.7 and LLVM 22.1.8 releases). |
* Bump version * Re-import release notes and add 1.97.1 notes
d93afc4 to
92dd66a
Compare
This reverts commit 569ad99. The PR widened the effect of this from enums with the 0..=1 range to those with any range if they had more than 1 byte. Unfortunately, our LLVMIR now incurs miscompilations, so revert until we find a better fix.
This backports more than just the small fix as the original base has moved on main too.
92dd66a to
979b2d3
Compare
Member
Author
|
@bors r+ rollup=never p=100 |
Contributor
This comment has been minimized.
This comment has been minimized.
Contributor
|
💔 Test for 51950eb failed: CI. Failed job:
|
Contributor
@bors retry |
Contributor
|
⌛ Testing commit 979b2d3 with merge 8bab26f... Workflow: https://github.com/rust-lang/rust/actions/runs/29344366245 |
This comment was marked as outdated.
This comment was marked as outdated.
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.
This backports:
-1forNone-like tags #159047Currently not approved: