Open
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
Area: Documentation for any part of the project, including the compiler, standard library, and toolsTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.