Skip to content

Make libm optional#142

Merged
bors[bot] merged 2 commits intomasterfrom
optional_libm
Aug 11, 2019
Merged

Make libm optional#142
bors[bot] merged 2 commits intomasterfrom
optional_libm

Conversation

@Ogeon
Copy link
Copy Markdown
Owner

@Ogeon Ogeon commented Aug 11, 2019

I decided to do this to avoid having it as an unused dependency and also to hopefully be compatible with a future release of num_traits, where they seem to be planning the same kind of construct, judging by rust-num/num-traits#99. A transition to using num_trait for both cases will hopefully be seamless for the users after this.

I think this also fixes #116.

@Ogeon
Copy link
Copy Markdown
Owner Author

Ogeon commented Aug 11, 2019

bors r+

bors bot added a commit that referenced this pull request Aug 11, 2019
142: Make libm optional r=Ogeon a=Ogeon

I decided to do this to avoid having it as an unused dependency and also to hopefully be compatible with a future release of `num_traits`, where they seem to be planning the same kind of construct, judging by rust-num/num-traits#99. A transition to using `num_trait` for both cases will hopefully be seamless for the users after this.

I think this also fixes #116.

Co-authored-by: Erik Hedvall <erikwhedvall@gmail.com>
@bors
Copy link
Copy Markdown
Contributor

bors bot commented Aug 11, 2019

Build succeeded

@bors bors bot merged commit b449d5e into master Aug 11, 2019
@bors bors bot deleted the optional_libm branch August 11, 2019 17:08
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.

Fix the readme symlinks

1 participant