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?

108 pull requests were merged in the last week, and 5 RFC PRs.

Now you can follow breaking changes as they happen! Or, in html.

Breaking Changes

Other Changes

New Contributors

  • Abhishek Chanda
  • Andrew Seidl
  • Aram Visser
  • Avdi Grimm
  • fenduru
  • James Perry
  • Manuel Hoffmann
  • Mickaël Salaün
  • Nelo Onyiah
  • Nick Hamann
  • pez
  • Robin Kruppe
  • rundrop1
  • Theo Belaire
  • Thomas Jespersen
  • Ting-Yu Lin

Approved RFCs

New RFCs

Notable Links

Project Updates

Upcoming Events

A number of meetups will be celebrating 1.0. Watch this space!

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

"unsafe restricts which code could contain undefined behavior, but it doesn't isolate the effects of that undefined behavior." - kmc on the limits of unsafety.

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