gitui icon indicating copy to clipboard operation
gitui copied to clipboard

fix clippy::derive_partial_eq_without_eq

Open JayceFayne opened this issue 3 years ago • 1 comments

This Pull Request fixes nightly toolchain CI failures.

It changes the following:

  • fix clippy::derive_partial_eq_without_eq

I followed the checklist:

  • [ ] I added unittests
  • [x] I ran make check without errors
  • [x] I tested the overall application
  • [ ] I added an appropriate item to the changelog

JayceFayne avatar Jun 22 '22 15:06 JayceFayne

See CI failures from #1233

JayceFayne avatar Jun 22 '22 15:06 JayceFayne

obsolete

extrawurst avatar Aug 17 '22 16:08 extrawurst