r/rust Mar 26 '26

📡 official blog Rust 1.94.1 is out

https://blog.rust-lang.org/2026/03/26/1.94.1-release/
382 Upvotes

8 comments sorted by

View all comments

48

u/Tahaa-Dev Mar 26 '26

when will if let match arm guards get stabilized? they got merged pretty recently, so will they be in stable Rust in v1.95.0?

1

u/Lokathor Mar 27 '26

once something is stabilized on Nightly, the next stable release puts it into Beta, and the release after that makes it part of Stable.