Skip to content

Revert back to using Arc::ptr_eq in verifier #26

@rib

Description

@rib

Since the libs team recently agreed that they would update the implementation of Arc::ptr_eq to ignore meta data associated with the inner value then we can revert to using Arc::ptr_eq here:

// WARNING:

Even before the implementation is changed we can simply ignore the clippy warning since there's no risk of meta data affecting our specific use case anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions