Automated pull from upstream stable#2467
Merged
bors-ferrocene[bot] merged 6 commits intoJul 13, 2026
Merged
Conversation
This cherry picks 96eb6d7 to stable branch.
[stable] 1.97 release No last minute backports this time around. Pulled in release notes from rust-lang/rust#158871, leaving that pending for a bit more time to get feedback before we approve it for mainline. r? me
This commit is generated by `ferrocene/tools/pull-upstream/pull.sh`. The list of excluded files is defined in `.gitattributes`.
Contributor
|
🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
bors-ferrocene Bot
added a commit
that referenced
this pull request
Jul 13, 2026
2467: Automated pull from upstream `stable` r=jyn514 a=ferrocene-automations[bot] :warning: **The automation reported these warnings:** :warning: * Couldn't regenerate the symbol report. Please run './x test ferrocene/doc/symbol-report.csv --bless' after fixing the conflicts. This PR pulls the following changes from the upstream repository: * `158832`: [[stable] 1.97 release](https://www.github.com/rust-lang/rust/issues/158832) Co-authored-by: Mark Rousskov <[email protected]> Co-authored-by: bors <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
|
Build succeeded:
|
bors-ferrocene Bot
added a commit
that referenced
this pull request
Jul 13, 2026
2456: [26.08 release] Bump release notes r=Hoverbear a=jyn514 Update release notes for 26.08 release. See https://public-docs.ferrocene.dev/main/qualification/internal-procedures/release/stable.html#version-bump-release-notes. This PR was created by automation on behalf of ``@jyn`` (but then i edited it because my draft automation was broken). Rendered: <img width="921" height="805" alt="image" src="https://github.com/user-attachments/assets/14c42142-2240-4cef-889f-64bc7fdb4dba" /> Note that this will be missing release notes for 1.97 until #2467 is merged. 2465: Automated pull from `rust-lang/fls` r=tshepang a=ferrocene-automations[bot] This PR pulls the following changes from the [`rust-lang/fls`](https://github.com/rust-lang/fls) repository: * `697`: [mark a release note entry as outside FLS scope](https://www.github.com/rust-lang/fls/issues/697) * `699`: [separate structure demo from parent chapter](https://www.github.com/rust-lang/fls/issues/699) * `696`: [not all functions implement Fn traits](https://www.github.com/rust-lang/fls/issues/696) * `658`: [fix "constant expression" entry regarding index expressions](https://www.github.com/rust-lang/fls/issues/658) * `701`: [dev-guide: mention alphabet sorting](https://www.github.com/rust-lang/fls/issues/701) * `702`: [Update watchfiles](https://www.github.com/rust-lang/fls/issues/702) * `706`: [Add section on merge ordering in dev guide](https://www.github.com/rust-lang/fls/issues/706) * `709`: [Document if let guards](https://www.github.com/rust-lang/fls/issues/709) * `694`: [document missing import restrictions](https://www.github.com/rust-lang/fls/issues/694) Co-authored-by: Jynn Nelson <[email protected]> Co-authored-by: Tshepang Mbambo <[email protected]> Co-authored-by: Tshepang Mbambo <[email protected]> Co-authored-by: Hristian Kirtchev <[email protected]> Co-authored-by: Eric Huss <[email protected]>
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 PR pulls the following changes from the upstream repository:
158832: [stable] 1.97 release