Rust 1.80.0 is now available! 🦀🌈
This release brings you LazyCell, LazyLock, checked cfg names & values, exclusive ranges in patterns, IntoIterator for Box<[T]>, Option::take_if, split_at_checked, and more! ✨
Check out the announcement and release notes: https://blog.rust-lang.org/2024/07/25/Rust-1.80.0.html
@rust I've been following the exclusive range patterns saga basically since I started using Rust in 2016. So glad it's finally stable! Kudos to all involved 🤗