Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 2.06 KB

2020_january_29.md

File metadata and controls

34 lines (24 loc) · 2.06 KB

This January In Rust

News and Announcements

  • 🎈🎉 Announcing Rust 1.40.0. 🎉🎈

  • #[non_exhaustive] is stable!

  • Call proc macros in type contexts!

  • Use proc macros in more places!

  • Generate macro_rules! macros from proc macros!

  • Borrow checker migrations are now hard warnings in Rust 2015.

  • The todo! macro!

  • ... and more!

  • Update on const generics progress.

  • A sad day for Rust - Be sure to thank an open source maintainer today.

Helpful Articles

Tales from Production

Tools and Toys