Skip to content

Conversation

Daniel-Aaron-Bloom
Copy link

Similar to #294, except it puts the changes behind a feature flag const and uses a macro const_fn to avoid code duplication. This allows the MSRV to stay low (still had to go up to 1.57 because I was getting weird serde errors, but if someone can figure those out, it might be possible to avoid the MSRV bump)

@Daniel-Aaron-Bloom
Copy link
Author

Ah, it's because serde_test upped its MSRV to 1.56 as of a couple versions ago. Also it's deprecated and unmaintained.

@Daniel-Aaron-Bloom
Copy link
Author

@tbu- Do you think this an acceptable approach to address MSRV concerns?

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