sapling/eden/mononoke/derived_data
Thomas Orozco bf4dc18009 mononoke: UploadHgFileEntry::upload: just return a plain future
Summary:
This returns a Result of a tuple, but:

- This never errs.
- Nothing ever reads the left side of the tuple.

So let's stop doing that.

Reviewed By: StanislavGlebik

Differential Revision: D25219887

fbshipit-source-id: f33dcf6f6e68cb17b40c4638470312afae0662e6
2020-12-03 06:19:31 -08:00
..
blame derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
changeset_info derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
deleted_files_manifest derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
fastlog derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
filenodes remove dependency on old futures 2020-11-30 12:00:22 -08:00
fsnodes derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
mercurial_derived_data mononoke: UploadHgFileEntry::upload: just return a plain future 2020-12-03 06:19:31 -08:00
skeleton_manifest derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
src convert to new type futures 2020-12-02 15:40:12 -08:00
test_utils mononoke/blobstore: pass CoreContext via borrowed instead of owned value 2020-11-27 03:31:07 -08:00
unodes derived_data: commonise blobstore mapping implementations 2020-12-02 07:33:41 -08:00
utils convert to new type futures 2020-12-02 15:40:12 -08:00
Cargo.toml skeleton_manifests: enable derivation of skeleton manifests in batches 2020-12-02 07:33:41 -08:00