Make `#[derive(Copy)]` enough for both `Clone` and `Copy`
Rust Internals [Unofficial]
June 5, 2026
I think making macros be conditional on trait solving is a big ask. Especially since which traits are dependent on macro output.
Discussion in the ATmosphere