{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreickqvo2pe36gh65bazwkhucoagrqj6scygayakroquo6dldwjnmge",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mnm7igvwipn2"
  },
  "path": "/t/make-derive-copy-enough-for-both-clone-and-copy/24371#post_17",
  "publishedAt": "2026-06-06T07:08:33.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "HKalbasi:\n\n> What do you mean by changing `Clone`?\n\nSorry I was thinking faster than I could write\n\nI meant changing the `Clone`/`Copy` macros. For example `macro_rules_attribute` uses `Copy!`, so the original `Clone` and `Copy` remain valid and there's no downside of potential breakage as opposed to your proposal.",
  "title": "Make `#[derive(Copy)]` enough for both `Clone` and `Copy`"
}