Skip to content

Move traits into num-traits crate #174

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

Closed
wants to merge 1 commit into from

Conversation

kamalmarhubi
Copy link

This commit moves the traits module into its own crate. The new crate is
publicly imported so that downstream code will work without changes. New
code can choose to only depend on the traits crate.

Refs #102

This commit moves the traits module into its own crate. The new crate is
publicly imported so that downstream code will work without changes. New
code can choose to only depend on the traits crate.

Refs rust-num#102
@kamalmarhubi
Copy link
Author

It should be possible for this to be a minor release.

@cuviper
Copy link
Member

cuviper commented Mar 3, 2016

See also #164 -- you and @hauleth will have to decide how to coordinate on this.

@kamalmarhubi
Copy link
Author

@cuviper oh I didn't realize there was already a PR open to do it.

@kamalmarhubi
Copy link
Author

Looks like #164 is landing soon, so I'll drop this.

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