1.96.0 nightly #
Unreleased
- Will be stable on: 28 May, 2026
- Will branch from master on: 10 April, 2026
- target specs: stricter checks for LLVM ABI values, and correlate that with cfg(target_abi) (merged 1 day ago)
- Update the minimum external LLVM to 21 (merged 2 days ago)
- Tracking issue for release notes of #153460: rustdoc: rename
--emitnames (merged 4 days ago) - rustdoc: don’t give depreciation notes special handling (merged 5 days ago)
- Always make tuple elements a coercion site (merged 6 days ago)
- Enable link relaxation feature for LoongArch Linux targets (merged 6 days ago)
- Gate #![reexport_test_harness_main] properly (merged 8 days ago)
- prefer actual ABI-controling fields over target.abi when making ABI decisions (merged 12 days ago)
- stabilize new RangeToInclusive type (merged 13 days ago)
- Inhibit all-absent-variant optimization for all enum reprs that inhibit layout optimization, not just repr(C). (merged 14 days ago)