Rust 1.96.0 has been released! 🌈 🦀✨

This release includes assert_matches!(), new range types in core::range::*, and fixes for a medium and a low severity vulnerability in Cargo (that didn't affect crates​.io users).

Check out the blog post for details: https://blog.rust-lang.org/2026/05/28/Rust-1.96.0/

Announcing Rust 1.96.0 | Rust Blog

Empowering everyone to build reliable and efficient software.

@rust This is also the first Rust version where I added something to std!

I have made code changes to `rustdocjson` and some documentation changes, but `impl Step for NonZero<u*>` is the first change I have done that changes how you write Rust! c: