External Publication
Visit Post

Make `#[derive(Copy)]` enough for both `Clone` and `Copy`

Rust Internals [Unofficial] June 4, 2026
Source

HKalbasi:

But since these are builtin, the compiler can handle it by using a #[rustc_interanal_ignore_this_impl_in_presence_of_others].

This is called specialization, so no, it can't.

Discussion in the ATmosphere

Loading comments...