mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
44753d47a5
fix: ✏️ forgot to change the stable version for `assert_matches!` macro. The `assert_matches` macro was delayed because of rust-lang/rust#154406 and the `#[stable(since)]` wasn't changed to the next version.