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

Problem: update to quickcheck 1.0 fails to compile #2441

@tomtau

Description

@tomtau
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions