Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive Copy/Clone for applicable types #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

The0x539
Copy link

@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