- Language: allow shortening lifetimes of &mut during unsize coercions and introduce new lints for invalid runtime symbols and c void return types.
- Platform support: add powerpc64-unknown-linux-gnuelfv2 and aarch64-unknown-linux-pauthtest as Tier 3, and promote several thumb targets to Tier 2.
- Libraries & APIs: stabilize many items (panic hook lifetime, LoongArch CRC intrinsics, derive macro, new std/core methods) and introduce compatibility changes that may break code (stricter repr, ambiguous import errors, etc.).