Erust·Rust ProgrammingbyEphera Announcing Rust 1.96.0 | Rust Bloghttps://blog.rust-lang.org/2026/05/28/Rust-1.96.0/Open linkView original on lemmy.ml19Comments1Reply
EEphera lemmy.mlGlad 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"...4Reply
1 reply
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 beentrue, but wasfalse"...