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

Remove usage of the deprecated std::num::Zero trait. #59

Merged
merged 2 commits into from Dec 18, 2014
Merged

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Dec 18, 2014

Replace it with a new geom::num::Zero trait.

Replace it with a new `geom::num::Zero` trait.
src/lib.rs Outdated
@@ -36,4 +36,4 @@ pub mod rect;
pub mod scale_factor;
pub mod side_offsets;
pub mod size;

pub mod num;

This comment has been minimized.

@Ms2ger

Ms2ger Dec 18, 2014

Contributor

Alphabetically sorted

@Ms2ger
Copy link
Contributor

Ms2ger commented Dec 18, 2014

r+ with that

SimonSapin added a commit that referenced this pull request Dec 18, 2014
Remove usage of the deprecated std::num::Zero trait.
@SimonSapin SimonSapin merged commit 5e52790 into master Dec 18, 2014
@SimonSapin SimonSapin deleted the no-zero branch Dec 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.