Skip to content

rust-gmp-0.2.10 beta regression #43679

Closed
Closed
@est31

Description

@est31

rust-gmp version 0.2.10 regressed from stable to beta (full log):

Aug 03 19:34:33.891 INFO kablam! error: type `rand::gmp_randstate_struct` is private
Aug 03 19:34:33.891 INFO kablam!   --> src/mpz.rs:91:5
Aug 03 19:34:33.891 INFO kablam!    |
Aug 03 19:34:33.891 INFO kablam! 91 |     fn __gmpz_urandomm(rop: mpz_ptr, state: gmp_randstate_t, n: mpz_srcptr);
Aug 03 19:34:33.891 INFO kablam!    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 03 19:34:33.891 INFO kablam! 

cc @fizyk20

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions