Skip to content

gix_mailmap::Snapshot does not implement Debug or Eq #1424

@emilazy

Description

@emilazy

Summary 💡

It would be nice to be able to print and compare .mailmap snapshots for equality. Ideally the semantics would be the same as with .entries(), but without allocating a new Vec.

Motivation 🔦

I would like to include this type in types that #[derive(Debug, PartialEq, Eq)] for jj-vcs/jj#3951, and it just seems like generally‐useful functionality to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acknowledgedan issue is accepted as shortcoming to be fixedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions