-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsO-ArmTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.
Description
Location
Both:
- https://blog.rust-lang.org/2023/08/24/Rust-1.72.0.html
- https://github.com/rust-lang/rust/releases/tag/1.72.0
Summary
If you go to https://doc.rust-lang.org/core/arch/aarch64/fn.vaesdq_u8.html that reports it was stabilised in 1.72. However, it is not mentioned in:
- https://blog.rust-lang.org/2023/08/24/Rust-1.72.0.html
- https://github.com/rust-lang/rust/releases/tag/1.72.0
Naturally I'm not expecting these to be altered post-hoc, but I feel there might be a process improvement here for ensuring stdarch changes are reflected in the release notes?
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsO-ArmTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.