-
-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Labels
acknowledgedan issue is accepted as shortcoming to be fixedan issue is accepted as shortcoming to be fixedenhancementNew feature or requestNew feature or request
Description
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
Labels
acknowledgedan issue is accepted as shortcoming to be fixedan issue is accepted as shortcoming to be fixedenhancementNew feature or requestNew feature or request