Skip to content

Derive Copy/Clone for applicable types#1

Open
The0x539 wants to merge 1 commit into
hedgetechllc:mainfrom
The0x539:copy-clone
Open

Derive Copy/Clone for applicable types#1
The0x539 wants to merge 1 commit into
hedgetechllc:mainfrom
The0x539:copy-clone

Conversation

@The0x539
Copy link
Copy Markdown

@The0x539 The0x539 commented Feb 13, 2025

Accomplished using this mess of a script to determine whether a type is Copy-eligible: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=accaf2a9b61b0d781eaf1c7ca50988e6

It might be easier to review the script and run it yourself versus rather than actually checking the entire diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant