Announcing Rust 1.90.0
8 hours ago
- #Rust
- #Programming
- #Release
- Rust 1.90.0 has been released, offering improved reliability and efficiency.
- The x86_64-unknown-linux-gnu target now uses the LLD linker by default for better performance.
- Cargo now supports workspace publishing natively with `cargo publish --workspace`.
- The x86_64-apple-darwin target has been demoted to Tier 2 with host tools due to macOS changes.
- Several APIs have been stabilized, including methods for unsigned integers and error handling.
- Platform support updates include changes to the tier status of x86_64-apple-darwin.