this post was submitted on 28 Dec 2023
113 points (96.7% liked)

Rust

6031 readers
2 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
113
Announcing Rust 1.75.0 (blog.rust-lang.org)
submitted 11 months ago by snaggen to c/rust
 

Traits now support async fn and -> impl Trait (with some limitations), the compiler got faster, version = in Cargo​.toml is now optional, and many small functions have been stabilized!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 11 months ago

Nice! Looks like a more ergonomic, faster Rust.