Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Beta rust #15

Merged
merged 5 commits into from
Oct 20, 2016
Merged

Beta rust #15

merged 5 commits into from
Oct 20, 2016

Conversation

paholg
Copy link
Owner

@paholg paholg commented Oct 20, 2016

Allows dimensioned to be used with rustc version 1.13.0 by disabling the nightly feature.

Doing so removes an overload of multiplication and division, so Dim will not work well with anything but primitive types.

@paholg
Copy link
Owner Author

paholg commented Oct 20, 2016

This partially solves #4 (or will once rust 1.13.0 is stable), but I won't consider it closed until the stable version has feature parity and the nightly feature can be deprecated.

@paholg paholg merged commit 47d8d21 into master Oct 20, 2016
@paholg paholg deleted the beta_rust branch October 20, 2016 11:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant