Skip to content

libnum: Make RandBigInt trait public #12392

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

Closed
wants to merge 1 commit into from

Conversation

milibopp
Copy link
Contributor

Closes #12383.

Test suite did not capture this and can't as long as it is in the same module hierarchy. This is probably something that should be addressed in the future.

@emberian
Copy link
Member

You can add a run-pass test for it.

bors added a commit that referenced this pull request Feb 20, 2014
Closes #12383.

Test suite did not capture this and can't as long as it is in the same module hierarchy. This is probably something that should be addressed in the future.
@bors bors closed this Feb 20, 2014
@milibopp milibopp deleted the fix/pub_randbigint branch February 20, 2014 12:04
@jsanders
Copy link
Contributor

Oh thanks @aepsil0n! I meant to submit a PR for this, but didn't get around to it - appreciate the help.

@milibopp
Copy link
Contributor Author

I merely added four characters ;)

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
assist: add label to loop

closes: rust-lang#12392

I changed `'loop` to `'l`, as `cargo check` says `'loop` is an invalid label name.
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.

The num::bigint::RandBigInt trait is not publicly accessible
6 participants