mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
41d750c76c
Improve collapsible_match changelog: Fix collapsible_match false negatives Allow `&` and/or `*` on the binding and make sure the type still matches.