{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibj5qwjiz7afelnosirac7ctahw7pcr2weaqcdoeiv7266juc2s4m",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mnqii4lhrv62"
  },
  "path": "/t/make-derive-copy-enough-for-both-clone-and-copy/24371?page=2#post_27",
  "publishedAt": "2026-06-07T23:29:53.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "I assumed you want to implement this change before the nearest edition, and only make the hack not required on an edition, by virtue of always generating a `Clone` impl. To that I responded that it won't help the compiler complexity.\n\nIf you meant to wait until an edition and only then apply this change, then you're right - it won't require much complexity in the compiler, though we still need to consider the ecosystem churn.",
  "title": "Make `#[derive(Copy)]` enough for both `Clone` and `Copy`"
}