sapling/eden/mononoke/bonsai_git_mapping/git_mapping_pushrebase_hook
Simon Farnsworth 92fce3d518 Clean out unused deps from our TARGETS files
Summary:
We had accumulated lots of unused dependendencies, and had several test_deps in deps instead. Clean this all up to reduce build times and speed up autocargo processing.

Net removal is of around 500 unneeded dependency lines, which represented false dependencies; by removing them, we should get more parallelism in dev builds, and less overbuilding in CI.

Reviewed By: krallin, StanislavGlebik

Differential Revision: D20999762

fbshipit-source-id: 4db3772cbc3fb2af09a16601bc075ae8ed6f0c75
2020-04-14 03:38:11 -07:00
..
Cargo.toml Clean out unused deps from our TARGETS files 2020-04-14 03:38:11 -07:00
lib.rs mononoke/pushrebase: make into_transaction_hook async + accept context 2020-03-30 06:25:02 -07:00
test.rs rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00