sapling/eden/mononoke/repo_client
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
..
getbundle_response mononoke: add another optimization for getbundle 2020-09-24 07:52:40 -07:00
mononoke_repo adding per repo ACL checking 2020-09-24 08:12:35 -07:00
obsolete mononoke: deprecate preamble in favor of metadata 2020-09-15 10:28:38 -07:00
remotefilelog Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
repo_read_write_status shed/sql: make queries! macros work with new Rust mysql client 2020-09-11 06:33:37 -07:00
reverse_filler_queue unbundle: save infinitepush unbundles into reversefillerqueue 2020-05-07 05:12:14 -07:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue scribe_commit_queue: include received_timestamp 2020-08-17 13:13:12 -07:00
src commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
streaming_clone Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
unbundle commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
wirepack mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
Cargo.toml mononoke: deprecate preamble in favor of metadata 2020-09-15 10:28:38 -07:00