Skip to content

Missing target_has_atomic = "ptr" in Codec #750

@OBorce

Description

@OBorce

There is a missing #[cfg(target_has_atomic = "ptr")] for the line below, failing the compilation on ledger nano X.

impl<T: DecodeWithMemTracking> DecodeWithMemTracking for Arc<T> {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions