-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.
Description
keyring version 0.1.1 regressed from stable to beta (full log):
Aug 03 07:41:19.865 INFO kablam! error: type `rand::gmp_randstate_struct` is private
Aug 03 07:41:19.865 INFO kablam! --> /cargo-home/registry/src/git.colasdn.top-1ecc6299db9ec823/rust-gmp-0.2.10/src/mpz.rs:90:5
Aug 03 07:41:19.865 INFO kablam! |
Aug 03 07:41:19.865 INFO kablam! 90 | fn __gmpz_urandomb(rop: mpz_ptr, state: gmp_randstate_t, n: mp_bitcnt_t);
Aug 03 07:41:19.865 INFO kablam! |
cc @hwchen
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.