Email or username:

Password:

Forgot your password?
Rust Language

Rust 1.75.0 is now available! 🦀✨

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!

Check out the announcement:

blog.rust-lang.org/2023/12/28/

2 comments
todo!("change this, Jacky")

Heck of a way to end the year, congrats to everyone involved! (jacky.wtf/2023/12/DqlO)

waffle

@rust mum, look! I'm in the blog post!

Go Up