1.87.0 nightly #
Unreleased
- Will be stable on: 15 May, 2025
- Will branch from master on: 28 March, 2025
- Stabilize
asm_goto
feature gate (merged 4 days ago) - Update the standard library to Rust 2024 (merged 8 days ago)
- Reduce formatting
width
andprecision
to 16 bits (merged 10 days ago) - Allow
*const W<dyn A> -> *const dyn A
ptr cast (merged 12 days ago) - Windows: Don’t link std (and run-make) against advapi32, except on win7 (merged 12 days ago)
- Remove i586-pc-windows-msvc (merged 13 days ago)
- Tracking issue for release notes of #137606: add a “future” edition (merged 13 days ago)
- Undeprecate env::home_dir (merged 14 days ago)
- Update stdarch (merged 15 days ago)
- Stabilize
string_extend_from_within
(merged 16 days ago) - Tracking Issue for
integer_sign_cast
(merged 30 days ago) - x86: use SSE2 to pass float and SIMD types (merged 30 days ago)
- Update to LLVM 20 (merged 32 days ago)
- Fix crate name validation (merged 33 days ago)