Rust 1.26 released
blog.rust-lang.org
Rust 1.26 released
1–10 of 178 posts
Re: Rust 1.26 released
#2As always, happy to answer questions, provide context, etc.
Re: Rust 1.26 released
#3impl Trait is HUGE. And there's tons of other stuff too. This must be the biggest single release since 1.0.
Re: Rust 1.26 released
#4So, so, so much stuff in this release! The next few are shaping up to be similar. Very exciting times! As always, happy to answer questions, provide context, etc.
Question: Is there any way to preview what the book's typesetting looks like, since there's praise in the release note?
Re: Rust 1.26 released
#5I also need to go and find all of my impl Trait TODO comments and get to work on cleaning those up! What a good day.
I should also say that while I haven't read the second edition of the book yet I am excited to have some new Rust-related content to read. The first edition of the book was a really eye-opening learning experience for me (both about computers and Rust and also about how to build a community and prioritize teaching) and I can only imagine what an improvement on that is like.
Re: Rust 1.26 released
#6So, so, so much stuff in this release! The next few are shaping up to be similar. Very exciting times! As always, happy to answer questions, provide context, etc.
impl Trait and the second edition of the book; very nice! Congrats on the release! Question: Is there any way to preview what the book's typesetting looks like, since there's praise in the release note?
Re: Rust 1.26 released
#7Re: Rust 1.26 released
#8Keep it up Rust team. The language is incredible! Really my only daily complaint is IDE support is still abysmally slow, in both IntelliJ and VSCode.
Re: Rust 1.26 released
#9By the way, how is the progress of supporting XDG base directory spec for rustc and cargo?
Re: Rust 1.26 released
#10Congrats on impl Trait release! By the way, how is the progress of supporting XDG base directory spec for rustc and cargo?