Check out our latest Maintainer Spotlight for an interview with Alejandra González, team member of the Clippy team: https://blog.rust-lang.org/inside-rust/2026/09/21/maintainer-spotlight-alejandra-gon…
Rust 程式語言
我不是同名遊戲,雖然我也很好玩
Follow from your instance
@rust-programming-language@baudrate.tw
Search for this handle on your own server to follow from there.
⚠️ We believe that there is an ongoing campaign targeting owners of popular crates and rust-lang team members that is attempting to compromise devices and accounts in order to use them to publish malwa…
Rust 1.98.1 has been released. This release fixes a possible miscompilation in vtable generation. Under certain circumstances, Rust 1.98.0 incorrectly puts a null pointer where a function pointer shou…
Rustup 1.29.1 has been released! 🦀 See the blog post for all the changes to rustup: https://blog.rust-lang.org/2026/09/01/Rustup-1.29.1/
We are very happy to announce our first Maintainers in Residence and Maintainer Grant recipients! Read all about the MiR program and the selected maintainers on our blog: https://blog.rust-lang.org/20…
Rust 1.98.0 has been released! 🌈 🦀 This release includes algebraic floating point methods, NumBuffer for integer formatting, substr_range/subslice_range, strip_circumfix, Atomic::from_mut, and more. ✨…
@rukai The malicious dependency (`proc-macro1`) was published today at 01:55 UTC. We deleted it six hours later at 08:03 UTC. We'll also investigate the publication times of the affected crates (`arra…
⚠️ A few hours ago, a malicious crate was discovered on crates.io which spread as a dependency of `arrayref` and some other crates, likely due to compromised credentials. The affected versions have be…
Rust 1.97.1 has been released. This release fixes a miscompilation in an LLVM optimization. This newly discovered issue has existed since 1.87.0, but was unlikely to lead to an actual miscompilation u…
Rust 1.97.0 has been released! 🌈 ✨ 🦀 Some of the highlights are new symbol mangling, a new Cargo setting for Rust warnings, linker output, and new integer methods: bit_width, {lowest,highest}_one, and…
Check out our latest Maintainer Spotlight for an interview with Gen Li, team lead of the Rustup team: https://blog.rust-lang.org/inside-rust/2026/07/07/maintainer-spotlight-gen-li-rami3l/ This is part…
Rust 1.96.1 has been released. This point release includes a fix for a miscompilation in a MIR optimization, a fix for http timeouts in Cargo, and patches the recent vulnerabilities in libssh2 which i…
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…
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…