]> git.lizzy.rs Git - enumset.git/commit
Merge pull request #31 from ahcodedthat/no_super_impls
authorAlissa Rao <lymia@lymiahugs.com>
Mon, 4 Apr 2022 06:35:23 +0000 (23:35 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Apr 2022 06:35:23 +0000 (23:35 -0700)
commite55f1d6d25b735c0675cb03d1c817bac27999eab
tree7990dd1203a1f3ca25a8b7eea407b114e8ad31d2
parent6eea910489aede0ad7a3bc6eeac7ad9c8d3a647c
parent7fe79c8340d7237c93a9c3b579977ed75d59cb0a
Merge pull request #31 from ahcodedthat/no_super_impls

Allow deriving `EnumSetType` without `Clone + Copy + Eq + PartialEq`