mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
07dd5fada9
Fix redundant_pattern_matching lint fixes #5504 changelog: Fix suggestion in `redundant_pattern_matching` for macros.