← Back to all releases
Rust 1.77.1
Released on March 28, 2024
What's Changed
Full Changelog
- Revert stripping debuginfo by default for Windows
This fixes a regression in 1.77 by reverting to the previous default.
Platforms other than Windows are not affected.
- Internal: Fix heading anchor rendering in doc pages