Why is OID not Eq?
#23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OID impls
PartialEqbut notEqeven though (AFAICT) OID equality satisfiesEq- is this just an oversight? Would you accept a patch addingEq?I believe it's an oversight. If you can add it, and everything compiles and passes the test suite, I'm cool with a patch.