sapling/eden/mononoke/mercurial
Kostia Balytskyi 2ea25308ab commit_rewriting: use is_empty() where possible
Summary: `clippy` often complains about the use of `.len() != 0`, `.len() > 0` or `.len() == 0`and proposes to use `.is_empty()` instead. This diff does that across Mononoke.

Reviewed By: aslpavel

Differential Revision: D24099427

fbshipit-source-id: 1bba2f958485b7efb3f41bf3eae820879c92b0e5
2020-10-04 10:03:42 -07:00
..
bundle_replay_data bookmarks: extract BundleReplayData from BookmarkUpdateReason 2020-07-10 04:50:24 -07:00
bundles remove fbsource version, import github version 2020-09-26 09:25:29 -07:00
mutation third-party/rust: bump third-party code versions 2020-09-26 18:13:40 +02:00
revlog commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
types commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00