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

VecView: Implement serialize #453

Closed
wants to merge 1 commit into from

Conversation

sosthene-nitrokey
Copy link
Contributor

I kept the initial implementation on Vec, but is there any reason why it doesn't use the implementation of Serialize for [T]?

@sosthene-nitrokey
Copy link
Contributor Author

This probably does not need a changelog entry since VecView has not yet been released.

@sosthene-nitrokey
Copy link
Contributor Author

The error seems to be caused by the Rust 1.76 release changing the error message. Maybe the Rust version should be pinned for CI.

CHANGELOG.md Outdated Show resolved Hide resolved
@Dirbaio
Copy link
Member

Dirbaio commented Jun 30, 2024

done in #486 1a08c7a

@Dirbaio Dirbaio closed this Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants