51
2024 Edition Update (blog.rust-lang.org)
submitted 1 year ago by [email protected] to c/[email protected]
top 4 comments
sorted by: hot top new old
[-] [email protected] 12 points 1 year ago

Overall nothing really "exciting", but good stuff anyway.

[-] [email protected] 16 points 1 year ago

That is the boring part when projects gets more mature...

[-] [email protected] 9 points 1 year ago

That is the good kind of boring though. The actual stability that is achieved by not having (m)any major pain points left in the design.

[-] [email protected] 2 points 1 year ago

Keyword reserving is always exciting.
In this case it's gen, which allows iterators build on the state machines currently powering async.

Here is a contrived use case from me.
It's not as groundbreaking as async but it's a convenience. And hey, you could write futures without the async/await keywords, but it's easier with them

this post was submitted on 22 Mar 2024
51 points (98.1% liked)

Rust

7159 readers
5 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 2 years ago
MODERATORS