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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: derive Clone and Debug for CompilationUnit enum #1203

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

glihm
Copy link
Contributor

@glihm glihm commented Mar 19, 2024

Currently, all the variant of the enum derive Clone and Debug. Could be helpful to clone regardless of the variant if it's ok for you. 馃憤

@glihm glihm requested a review from maciektr as a code owner March 19, 2024 04:28
@maciektr
Copy link
Contributor

Sure, thank you!

@maciektr maciektr added this pull request to the merge queue Mar 19, 2024
Merged via the queue into software-mansion:main with commit 90523e1 Mar 19, 2024
21 checks passed
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.

None yet

2 participants