Rust 1.34.0
blog.rust-lang.org
Rust 1.34.0
1–10 of 149 posts
Re: Rust 1.34.0
#2Re: Rust 1.34.0
#3Re: Rust 1.34.0
#4Such a boring release. That's why I love Rust.
Re: Rust 1.34.0
#5Re: Rust 1.34.0
#6It feels like Rust is now 'stable'. Are there any major language related things in the pipeline?
Re: Rust 1.34.0
#7Re: Rust 1.34.0
#8It feels like Rust is now 'stable'. Are there any major language related things in the pipeline?
In general, this year of Rust will be about governance refactoring, finishing off long-desired features like the ones above, and general polish. There isn’t a lot of big plans for big new things coming anytime soon, more of finishing what we’ve started and improving what we have.
Re: Rust 1.34.0
#9Such a boring release. That's why I love Rust.
The language as such is already quite good, in spite of one or other possible improvements on borrow checker ergonomics (e.g. callbacks).
Re: Rust 1.34.0
#10Such a boring release. That's why I love Rust.
For me the best releases will be when it matches D/Delphi/Ada/Eiffel/.NET Native compile times and cargo supports binary dependencies. The language as such is already quite good, in spite of one or other possible improvements on borrow checker ergonomics (e.g. callbacks).