mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
f4c9183531
Fix `mismatching_type_param_order` false positive changelog: Don't lint `mismatching_type_param_order` on complicated generic params fixes #8962