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

Add type annotations required by rustc 2015-03-31 #39

Merged
merged 1 commit into from
Mar 31, 2015

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Mar 31, 2015

Closes #38.

@rust-highfive
Copy link

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Contributor

Thanks!

alexcrichton added a commit that referenced this pull request Mar 31, 2015
Add type annotations required by rustc 2015-03-31
@alexcrichton alexcrichton merged commit 04d7db5 into rust-random:master Mar 31, 2015
vks pushed a commit to vks/rand that referenced this pull request Apr 9, 2018
Add type annotations required by rustc 2015-03-31
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.

error: type annotations required: cannot resolve <f32 as core::ops::Add<_>>::Output == f32 [E0284]
4 participants