Hello and welcome to another issue of This Week in Rust! Rust is a systems language pursuing the trifecta: safety, concurrency, and speed. This is a weekly summary of its progress and community. Want something mentioned? Send me an email! Want to get involved? We love contributions.

This Week in Rust is openly developed on GitHub. If you find any errors or omissions in this week's issue, please submit a PR.

What's cooking on master?

273 pull requests were merged in the last two weeks, and 4 RFC PRs.

Now you can follow breaking changes as they happen!

Breaking Changes

Other Changes

New Contributors

  • らいどっと
  • Aaron Gallagher
  • Alexander Polakov
  • Alex Burka
  • Andrei Oprea
  • Andrew Kensler
  • Andrew Straw
  • Ben Gesoff
  • Chris Hellmuth
  • Cole Reynolds
  • Colin Walters
  • David Reid
  • Don Petersen
  • Emilio Cobos Álvarez
  • Franziska Hinkelmann
  • Garming Sam
  • Hika Hibariya
  • Isaac Ge
  • Jan Andersson
  • Jan-Erik Rediger
  • Jannis Redmann
  • Jason Yeo
  • Jeremy Schlatter
  • Johann
  • Johann Hofmann
  • Lee Jeffery
  • leunggamciu
  • Marin Atanasov Nikolov
  • Mário Feroldi
  • Mathieu Rochette
  • Michael Park
  • Michael Wu
  • Michał Czardybon
  • Mike Sampson
  • Nick Platt
  • parir
  • Paul Banks
  • Paul Faria
  • Paul Quint
  • peferron
  • Pete Hunt
  • robertfoss
  • Rob Young
  • Russell Johnston
  • Shmuale Mark
  • Simon Kern
  • Sindre Johansen
  • sumito3478
  • Swaroop C H
  • Tincan
  • Wei-Ming Yang
  • Wilfred Hughes
  • Will Engler
  • Wojciech Ogrodowczyk
  • XuefengWu
  • Z1

Approved RFCs

New RFCs

Betawatch!

The current beta is 1.1.0-beta (cd7d89af9 2015-05-16) (built 2015-05-16).

Notable Links

Project Updates

Upcoming Events

If you are running a Rust event please add it to the calendar to get it mentioned here. Email Erick Tryzelaar or Brian Anderson for access.

Quote of the Week

"Yes, because laundry eating has evolved to be a specific design goal now; and the initial portions of the planned laundry eating API have been landed behind the #![feature(no_laundry)] gate. no_laundry should become stable in 6-8 weeks, though the more complicated portions, including DRY cleaning, Higher Kinded T-shirts, Opt-in Builtin Detergent, and Rinse Time Optimization will not be stabilized until much later."

"We hope this benefits the Laundry as a Service community immensely."

Manish explains Rust's roadmap for laundry-eating.

Thanks to filsmick for the tip.

And since there were so many quotables in the last two weeks, here's one from Evan Miller's evaluation of Rust:

"Rust is a systems language. I’m not sure what that term means, but it seems to imply some combination of native code compilation, not being Fortran, and making no mention of category theory in the documentation."

Thanks to ruudva for the tip. Submit your quotes for next week!.