A programming language empowering everyone to build reliable and efficient software.
** This account is no longer active. Follow us on other platforms! **
Rust 1.86.0 has been released!✨🎊🦀
This release adds trait upcasting, get_disjoint_mut on slices and hashmaps, #[target_feature] for safe functions, debug assertions for null pointers, Vec::pop_if, and more!
Check out the blog post for all the details: blog.rust-lang.org/2025/04/03/Rus…
Rust 1.85.1 has been released, fixing a few regressions that accidentally slipped into Rust 1.85.0. 🐛🪲🐞
Check out the announcement for details: blog.rust-lang.org/2025/03/18/Rus…
Rustup 1.28.1 has been released!✨
This release addresses some issues introduced in 1.28.0.
Most notably, this release restores the original behavior of automatically installing the toolchain from `rust-toolchain.toml`.
See the blog post for details: blog.rust-lang.org/2025/03/04/Rus…
Rustup 1.28.0 has been released with many improvements. ✨
For those using rustup in CI: Note that rustup will no longer automatically install the toolchain from `rust-toolchain.toml`. Make sure to run `rustup toolchain install` if necessary.
Blog post: blog.rust-lang.org/2025/03/02/Rus…