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

cannot find function fill_impl in this scope #1425

Closed
kallisti5 opened this issue Nov 15, 2021 · 2 comments
Closed

cannot find function fill_impl in this scope #1425

kallisti5 opened this issue Nov 15, 2021 · 2 comments

Comments

@kallisti5
Copy link

   Compiling ring v0.17.0-not-released-yet (/Data/Code/ring)
error[E0425]: cannot find function `fill_impl` in this scope
   --> src/rand.rs:160:9
    |
160 |         fill_impl(dest)
    |         ^^^^^^^^^ help: you might have meant to call the method: `self.fill_impl`

For more information about this error, try `rustc --explain E0425`.
error: could not compile `ring` due to previous error
@kallisti5
Copy link
Author

Platform info:

$ uname -a
Haiku shredder 1 hrev55636 Nov 14 2021 07:21:09 x86_64 x86_64 Haiku

$ rustc --version
rustc 1.55.0 (dd568a985 2021-09-08)

@briansmith
Copy link
Owner

Closing this as a duplicate of #1370. Please see that issue.

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

No branches or pull requests

2 participants