rust@social.rust-lang.org ("Rust Language") wrote:
Rust 1.94.0 has been released! 🌈 🦀 ✨
A few highlights are array_windows() and element_offset() on slices, Peekable::next_if_map(), LazyCell::get and friends, and the new `include` key in config.toml to include other toml files!
Check out the blog post for details: https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/