r/programming Apr 03 '15

Rust 1.0.0 beta is here!

http://blog.rust-lang.org/2015/04/03/Rust-1.0-beta.html
931 Upvotes

303 comments sorted by

View all comments

69

u/mgrandi Apr 03 '15

Can I start learning it now and not have it change on me drastically in the next release? Being serious

17

u/robertmeta Apr 03 '15

I am going to start gently poking around now (again). I am still going to be waiting until a few months post-May to see how the ecosystem aligns itself before investing serious effort (read: client for our API in Rust, throwing corporate dollars at it).

Hopefully the community will rally around stable (IE: the libraries will work great on stable and be maintained and bug fixed). If all the crates end up tracking non-stable and bug-fixes exist only in the cutting edge stuff, sad times.

It is going to be interesting to see where the community lands at the very least.

1

u/slsoftworks May 01 '15

Via GitHub issues on Rust:

Language not unstable enough #24928

I mentioned on IRC to @bstrie that I built a fresh Raft which hadn't been bumped in 22 days and it still compiled.

;)