Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(model): Derive Copy on PermissionOverwrite #2351

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

randomairborne
Copy link
Contributor

@randomairborne randomairborne commented Jun 8, 2024

Permission overwrites are very small stack allocatables. They should be Copy.

@github-actions github-actions bot added the c-model Affects the model crate label Jun 8, 2024
@randomairborne randomairborne changed the title Derive Copy on PermissionOverwrite fix(model): Derive Copy on PermissionOverwrite Jun 8, 2024
@github-actions github-actions bot added the t-fix Fixes a bug in the library label Jun 8, 2024
@Erk- Erk- merged commit 6fbcd26 into twilight-rs:main Jun 8, 2024
11 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
c-model Affects the model crate t-fix Fixes a bug in the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants