77
Announcing Rust 1.84.1
(blog.rust-lang.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Especially because the borrow checker is the point, the added value, of rust. With it it can ensure compile time memory safety, without it it is just another programming language.