mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
a8c269ad50
Add the `derivable_impls` lint Fix #7550 changelog: Add new derivable_impls lint. mem_replace_with_default now covers non constructor cases.