We deal with the "both are the same" sooner and simplify the rest of the
conditional.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
rust/hg-core/src/copy_tracing.rs | ||
---|---|---|
871 | Clippy pointed out that the condition is unlikely to be true :) Same thing on line 874. I'll let you fix because I don't know what it's supposed to check. |