mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
2cb5bbf80c
Fix redundant closure with macros changelog: Fix redundant_closure FPs with macros Fixes #6732 Fixes #6850 Fixes #4354 (addresses the error message confusion)