Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

fix(lib): enums are now namespaced #23

Merged
merged 1 commit into from
Nov 19, 2014
Merged

fix(lib): enums are now namespaced #23

merged 1 commit into from
Nov 19, 2014

Conversation

japaric
Copy link
Contributor

@japaric japaric commented Nov 18, 2014

See rust-lang/rust#18973

Tails variants: OneTailed and TwoTailed have been renamed to
Tails::{One, Two}

[breaking-change]

See rust-lang/rust#18973

`Tails` variants: `OneTailed` and `TwoTailed` have been renamed to
`Tails::{One, Two}`

[breaking-change]
@japaric
Copy link
Contributor Author

japaric commented Nov 18, 2014

Waiting on BurntSushi/quickcheck#39 or travis will fail

japaric pushed a commit that referenced this pull request Nov 19, 2014
fix(lib): enums are now namespaced
@japaric japaric merged commit 12b33c7 into master Nov 19, 2014
@japaric japaric deleted the fix branch November 19, 2014 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant