Skip to content

extra: implement Encodable/Decodable for Uuid #9846

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

Merged
merged 2 commits into from
Oct 17, 2013
Merged

extra: implement Encodable/Decodable for Uuid #9846

merged 2 commits into from
Oct 17, 2013

Conversation

emberian
Copy link
Member

No description provided.

@@ -486,6 +488,19 @@ impl TotalEq for Uuid {
}
}

// FIXME #9845: Test these
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be a pain, but I think that these are definitely testable. I'd recommend doing a round trip with extra::ebml

@emberian
Copy link
Member Author

r? @alexcrichton

@bors bors closed this Oct 17, 2013
@bors bors merged commit 75cedf8 into rust-lang:master Oct 17, 2013
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.

3 participants