Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Problem: update to quickcheck 1.0 fails to compile #2441

Open
tomtau opened this issue Jan 11, 2021 · 0 comments
Open

Problem: update to quickcheck 1.0 fails to compile #2441

tomtau opened this issue Jan 11, 2021 · 0 comments

Comments

@tomtau
Copy link
Contributor

tomtau commented Jan 11, 2021

error[E0404]: expected trait, found struct `Gen`
55
Error:    --> chain-core/src/state/account.rs:636:25
56
    |
57
636 |         fn arbitrary<G: Gen>(g: &mut G) -> Self {
58
    |                         ^^^ not a trait
59

https://github.com/crypto-com/thaler/pull/2434/checks?check_run_id=1669319370#step:7:54

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant