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 Debug and Clone for MstlParams #7

Merged
merged 1 commit into from Sep 25, 2023

Conversation

sd2k
Copy link
Contributor

@sd2k sd2k commented Sep 23, 2023

Similar to #5.

@sd2k sd2k changed the title Derive Debug and Clone for Stl, Mstl, and MstlParams Derive Debug and Clone for Stl, Mstl, and MstlParams Sep 23, 2023
@sd2k sd2k mentioned this pull request Sep 23, 2023
@ankane
Copy link
Owner

ankane commented Sep 23, 2023

Thanks @sd2k, think it makes sense to do for MstlParams, but shouldn't be needed for the unit structs.

@sd2k
Copy link
Contributor Author

sd2k commented Sep 23, 2023

Happy to remove that if you want, I was mostly following the debuggability API guidelines. I guess it bloats the code slightly?

@ankane
Copy link
Owner

ankane commented Sep 23, 2023

Let's remove it.

@sd2k sd2k changed the title Derive Debug and Clone for Stl, Mstl, and MstlParams Derive Debug and Clone for MstlParams Sep 25, 2023
@sd2k
Copy link
Contributor Author

sd2k commented Sep 25, 2023

@ankane Done, good to go now 👍

@ankane ankane merged commit 7db7e0d into ankane:master Sep 25, 2023
1 check passed
@ankane
Copy link
Owner

ankane commented Sep 25, 2023

Thanks @sd2k! Will try to get a release out in the next hour.

@sd2k sd2k deleted the mstl-debug-clone branch September 25, 2023 07:33
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