Announcing Rust 1.96.0 | Rust Blog
20d 3h ago by lemmy.ml/u/Ephera in rust@lemmy.ml from blog.rust-lang.org
Glad that assert_matches!() is finally stable. Pulling in a dependency for that functionality never felt good, nor having to provide an elaborate format-string every time, just to get more information than "should've been true, but was false"...