social.rust-lang.org is one of the many independent Mastodon servers you can use to participate in the fediverse.

Administered by:

Server stats:

2
active users

Rust Language

Rust 1.76.0 is now available! 🦀🌈

This release comes with new ABI compatibility docs, new (tier 3) targets, and additions to std including Arc::unwrap_or_clone, Option::inspect, type_name_of_val and more! ✨

Check out the announcement and release notes: blog.rust-lang.org/2024/02/08/

blog.rust-lang.orgAnnouncing Rust 1.76.0 | Rust BlogEmpowering everyone to build reliable and efficient software.
What is Rust? Can I program something Ai?

@rust `type_name_of_val` is *huge*. Especially when dealing with async and/or closures.

@rust

I enjoy rewriting Rust code in Perl