Introduction| doc.rust-lang.org
A language empowering everyone to build reliable and efficient software.| www.rust-lang.org
UndefinedBehaviorSanitizer¶| clang.llvm.org
Empowering everyone to build reliable and efficient software.| blog.rust-lang.org
Want to follow along with Rust development? Curious how you might get involved? Take a look!| blog.rust-lang.org
Languages like C and C++ are standardized. They are fully specified in an internationally recognized standards document. Languages like Python, Swift and Rust do not have such a standards document. Should Rust be standardized? Why, or why not? In this blog post, I try to explain why I do think we need an accurate specification, why I do not think we need “standardization” (depending on your definition), and give an overview of the current state of Rust’s stability and specification effo...| blog.m-ou.se
I’ve been thinking about what “Rust 2024” will look like lately. I don’t really mean the edition itself — but more like, what will Rust feel like after we’ve finished up the next few years of work? I think the answer is that Rust 2024 is going to be the year of “everywhere”. Let me explain what I mean. Up until now, Rust has had a lot of nice features, but they only work sometimes. By the time 2024 rolls around, they’re going to work everywhere that you want to use them, and...| smallcultfollowing.com