1.96.0 nightly #
Unreleased
- Will be stable on: 28 May, 2026
- Will branch from master on: 10 April, 2026
- remove -Csoft-float (merged 2 days ago)
- Don’t emit rustdoc
missing_doc_code_exampleslint on impl items (merged 2 days ago) - Do not enable split debuginfo for windows-gnu (merged 3 days ago)
- target specs: stricter checks for LLVM ABI values, and correlate that with cfg(target_abi) (merged 8 days ago)
- Update the minimum external LLVM to 21 (merged 9 days ago)
- Tracking issue for release notes of #153460: rustdoc: rename
--emitnames (merged 11 days ago) - rustdoc: don’t give deprecation notes special handling (merged 12 days ago)
- Always make tuple elements a coercion site (merged 13 days ago)
- Enable link relaxation feature for LoongArch Linux targets (merged 13 days ago)
- Gate #![reexport_test_harness_main] properly (merged 15 days ago)
- prefer actual ABI-controling fields over target.abi when making ABI decisions (merged 19 days ago)
- stabilize new RangeToInclusive type (merged 20 days ago)
- Inhibit all-absent-variant optimization for all enum reprs that inhibit layout optimization, not just repr(C). (merged 21 days ago)