gitui
gitui copied to clipboard
fix clippy::derive_partial_eq_without_eq
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 checkwithout errors - [x] I tested the overall application
- [ ] I added an appropriate item to the changelog
See CI failures from #1233
obsolete