mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
65d88c7ba7
Add test for derives for used_underscore_binding lint This closes #852 as I can't reproduce the original issue anymore. changelog: none