Skip to content

Move traits into num-traits crate#174

Closed
kamalmarhubi wants to merge 1 commit intorust-num:masterfrom
kamalmarhubi:traits-crate
Closed

Move traits into num-traits crate#174
kamalmarhubi wants to merge 1 commit intorust-num:masterfrom
kamalmarhubi:traits-crate

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