- Added several language and compiler features: expr metavariables in cfg, automatic coercion of never types in tuples, support for s390x vector registers and LoongArch link relaxation, and allowing ManuallyDrop constants in patterns.
- Enhanced Cargo with git+registry dependencies, rustdocflags cfg support, and addressed CVE‑2026‑5222 and CVE‑2026‑5223 security issues.
- Introduced breaking changes such as treating C double as f32 on AVR targets, disallowing unsized coercions into Pin, and changing attribute precedence for export/link names.