-
Notifications
You must be signed in to change notification settings - Fork 40
Sign Ferrocene 25.05 #1501
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
Merged
Merged
Sign Ferrocene 25.05 #1501
Conversation
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
Documentation semantic diff: > Note: Generally, trivial typo fixes (eg "has" to "have" or "generalld" to "generally") are excluded. * **Index** * Added "Licensing and Copyright" pages * **Document list** * Version number changed * Document IDs changed * **Evaluation Plan** * No semantically meaningful differences * **Evaluation Report** * Added "Compiler arguments affecting the compilation outcome" * **Internal procedures** * Updated "Handling Backports" * Clarified *feature* development happens on `main` * Updated "Sphinx Extensions" * Added "Marking changes as upcoming" * Removed "Sphinx Needs Integration" * Updated "Digital Signatures" * Removed "Signing documents" * Added "Signing all documents" * Added "Signing a single document" * Added "Configuring the roles allowed to sign" * Added "Inspecting the signature contents" * Updated "Setting up a local development environment" * Updated "Required software" to show `uv` * Added "x86-64 Linux (glibc) (x86_64-unknown-linux-gnu)" * Added "Apple Silicon macOS (aarch64-apple-darwin)" * Added "x86-64 Windows (x86_64-pc-windows-msvc)" * Updated "Working with the CI" * Removed "Using the Python virtual environment" * Added "Using Python scripts and tools" * Updated "Reproducing CI jobs" * Added "Preserving build artifacts" * Added "Sharing miscellaneous directories with the container" * Added "Testing Other Targets" * Updated "Known Problems" * Clarify we ignore some problems with the target as an ignore reason and why * Updated "Release Process Overview" * Updated "Publishing a manual release" * Updated "Stable Release Process" * Updated "Determine the Ferrocene version number" * Updated "Branching from rolling into beta" * Updated "Remove upcoming notes in the `main` branch" * Updated "Subtree Pulls" * Updated "Performing the pull" * Updated "Upstream Pulls" * Updated "Checkout PR" * Added "Test Variants" * **Qualification Plan** * Updated "6.2 Build and Test Phase 1: Spot Testing" * Updated "9. Known Problems Tracking" to mention `Affected Branches` * Updated "2. Ferrocene Organization" * **Qualification Report** * Version number changed * Updated test numbers and ignore reasons for all targets * Added "6. Armv7E-M bare-metal (soft-float)" * Added "7. Armv7E-M bare-metal (hard-float)" * Added "Variant" column to all results. * This shows the variant used (eg edition 2021). Note that some tests can override the variant options. For example, some tests checking the transition from Rust edition 2015 to edition 2018 cannot be run with edition 2021. * **Release Notes** * Updated "Ferrocene 24.08.0" * Updated "Armv8-R AArch32 bare-metal (hard-float)" target name * rust-lang/rust#133192 removed `--test-builder-wrapper` from the changelog * Updated "Ferrocene 25.02.0" * Reflect updated name for RFC 3617 * Update syntax documenting `from_str_radix` * Added "Ferrocene 25.05.0" * **Safety Manual** * Version number changed * **Specification** * Changelog: * Updated to include changes from Rust 1.84 to Rust 1.86 * (Please see "FLS Changelog" page for remaining changes) * **User Manual** * Added "10. Armv7E-M bare-metal (soft-float)" * Added "11. Armv7E-M bare-metal (hard-float)" * Version number changed * Updated "9.1. Qualified targets" * Updated description * Added Armv7E-M targets * Updated "B. rustc Command-Line Interface" * Added impact for each flag
Hoverbear
approved these changes
Jun 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
bors-ferrocene bot
added a commit
that referenced
this pull request
Jun 3, 2025
1501: Sign Ferrocene 25.05 r=Hoverbear a=skade Documentation semantic diff: * **Index** * Added "Licensing and Copyright" pages * **Document list** * Version number changed * Document IDs changed * **Evaluation Plan** * No semantically meaningful differences * **Evaluation Report** * Added "Compiler arguments affecting the compilation outcome" * **Internal procedures** * Updated "Handling Backports" * Clarified *feature* development happens on `main` * Updated "Sphinx Extensions" * Added "Marking changes as upcoming" * Removed "Sphinx Needs Integration" * Updated "Digital Signatures" * Removed "Signing documents" * Added "Signing all documents" * Added "Signing a single document" * Added "Configuring the roles allowed to sign" * Added "Inspecting the signature contents" * Updated "Setting up a local development environment" * Updated "Required software" to show `uv` * Added "x86-64 Linux (glibc) (x86_64-unknown-linux-gnu)" * Added "Apple Silicon macOS (aarch64-apple-darwin)" * Added "x86-64 Windows (x86_64-pc-windows-msvc)" * Updated "Working with the CI" * Removed "Using the Python virtual environment" * Added "Using Python scripts and tools" * Updated "Reproducing CI jobs" * Added "Preserving build artifacts" * Added "Sharing miscellaneous directories with the container" * Added "Testing Other Targets" * Updated "Known Problems" * Clarify we ignore some problems with the target as an ignore reason and why * Updated "Release Process Overview" * Updated "Publishing a manual release" * Updated "Stable Release Process" * Updated "Determine the Ferrocene version number" * Updated "Branching from rolling into beta" * Updated "Remove upcoming notes in the `main` branch" * Updated "Subtree Pulls" * Updated "Performing the pull" * Updated "Upstream Pulls" * Updated "Checkout PR" * Added "Test Variants" * **Qualification Plan** * Updated "6.2 Build and Test Phase 1: Spot Testing" * Updated "9. Known Problems Tracking" to mention `Affected Branches` * Updated "2. Ferrocene Organization" * **Qualification Report** * Version number changed * Updated test numbers and ignore reasons for all targets * Added "6. Armv7E-M bare-metal (soft-float)" * Added "7. Armv7E-M bare-metal (hard-float)" * Added "Variant" column to all results. * This shows the variant used (eg edition 2021). Note that some tests can override the variant options. For example, some tests checking the transition from Rust edition 2015 to edition 2018 cannot be run with edition 2021. * **Release Notes** * Updated "Ferrocene 24.08.0" * Updated "Armv8-R AArch32 bare-metal (hard-float)" target name * rust-lang/rust#133192 removed `--test-builder-wrapper` from the changelog * Updated "Ferrocene 25.02.0" * Reflect updated name for RFC 3617 * Update syntax documenting `from_str_radix` * Added "Ferrocene 25.05.0" * **Safety Manual** * Version number changed * **Specification** * Changelog: * Updated to include changes from Rust 1.84 to Rust 1.86 * (Please see "FLS Changelog" page for remaining changes) * **User Manual** * Added "10. Armv7E-M bare-metal (soft-float)" * Added "11. Armv7E-M bare-metal (hard-float)" * Version number changed * Updated "9.1. Qualified targets" * Updated description * Added Armv7E-M targets * Updated "B. rustc Command-Line Interface" * Added impact for each flag Co-authored-by: Florian Gilcher <florian.gilcher@ferrous-systems.com>
Build failed:
|
bors try -- The AWS auth failed on a job. |
bors cancel |
bors merge -- The AWS auth failed on a job. |
Build succeeded:
|
tryTimed out. |
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.
Documentation semantic diff:
Index
Document list
Evaluation Plan
Evaluation Report
Internal procedures
main
uv
main
branch"Qualification Plan
Affected Branches
Qualification Report
Release Notes
--test-build-wrapper
rust-lang/rust#133192 removed--test-builder-wrapper
from the changelogfrom_str_radix
Safety Manual
Specification
User Manual