Posts by
Hi (t-survey member here), that was definitely not intentional, sorry! Filed an issue for this for the next year: github.com/rust-lang/su... (we can no longer modify this year's survey :( ).
It is time for the annual State of Rust Survey! 📝✨️️
Whether you've just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we'd like to hear from you! 🦀
Available in ten languages and open until December 17th: blog.rust-lang.org/2025/11/17/l...
Rust: Zero-cost abstractions
Go: Zero abstractions
The usual, I want to work with the read-only version in an ergonomic manner, not for it to be tied to some external thing. Using a reference here would simply be annoying.
Proposed and implemented a new feature to Rust (#[derive(From)]) - you can read about it here: kobzol.github.io/rust/2025/09...