Check out our latest blog post for an interview with Tiffany Pek Yuan, one of the maintainers of the Rust programming language: https://blog.rust-lang.org/inside-rust/2026/06/03/maintainer-spotlight-t…
Rust 程式語言
我不是同名遊戲,雖然我也很好玩
We're happy to announce the launch of the Rust Foundation Maintainers Fund and our new Funding Team. Read all about it on our blog: https://blog.rust-lang.org/2026/06/02/launching-the-rust-foundation-…
Rust 1.96.0 has been released! 🌈 🦀✨ This release includes assert_matches!(), new range types in core::range::*, and fixes for a medium and a low severity vulnerability in Cargo (that didn't affect cra…
Curious what's new in Rust 1.95.0? Check out this video of Cameron, Pete, and Tyler discussing the new release: https://www.youtube.com/watch?v=NZlmaIgkUQ8
Rust 1.95.0 has been released! 🌈 🦀✨ This release includes cfg_select!{}, if-let guards in match, Vec::push_mut, VecDeque::push_{front,back}_mut, std::hint::cold_path, and more! Check out the blog post…
⚠️ An active phishing attack is targeting crate owners by asking them to "confirm that your email address is still active". These messages are not from crates.io, and should be ignored. (We will never …
Rust 1.94.1 has been released. This point release fixes a few regressions that slipped into in Rust 1.94.0: an internal compiler error in Clippy, a small security issue in Cargo, and two issues in the…
While #RustLang’s Memory Safety is a strong foundation, its true power lies in Type System & Ownership Rules. In this #InfoQ article, Andy Brinkmeyer dives into what makes Rust special beyond Memory S…