
What's New in Rust 1.62, 1.63, and 1.64
Rustacean Station
00:00
The Rust Compiler Is Now Built Using Profile Guided Optimization
The rust compiler is now built using profile guided optimization, which increases performance by about 10 to 20% while you're compiling our windows. And I never noticed but rust does not warn you about fields of tuples that are not being used. In 164 and 164 there's now a lint to get warnings about unused fields in tuples. It's currently, I think, allowed by default, but they're going to change it to warn by default in some future version.
Transcript
Play full episode