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

Fixed enums for new namespacing rules #13

Merged
merged 2 commits into from
Nov 18, 2014
Merged

Fixed enums for new namespacing rules #13

merged 2 commits into from
Nov 18, 2014

Conversation

HeroesGrave
Copy link
Contributor

I also shortened the names of the variants to avoid repeated words (eg: ParseError::ErrorInvalidLength -> ParseError::InvalidLength).

If this is not wanted I'm happy to change them to something else.

@alexcrichton
Copy link
Contributor

Oh no I did it again! I merged #14 before this by accident :(

These seem like great changes though, would you mind rebasing?

@HeroesGrave
Copy link
Contributor Author

np

@HeroesGrave
Copy link
Contributor Author

Also fixed some errors caused by rust-lang/rust#19027

@alexcrichton
Copy link
Contributor

Thanks!

alexcrichton added a commit that referenced this pull request Nov 18, 2014
Fixed enums for new namespacing rules
@alexcrichton alexcrichton merged commit 5dbfedf into uuid-rs:master Nov 18, 2014
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.

2 participants