sapling/apiserver
Thomas Orozco e1f8c7c4b7 blobrepo: add fn blobstore(&self) -> &RepoBlobstore
Summary:
There are quite a few places where we use `&repo.get_blobstore()`, which makes
an un-necessary clone. This removes those.

Reviewed By: ikostia

Differential Revision: D18780058

fbshipit-source-id: 26ff7d630ec4fa270b9e89c7dd5a7cf69c2b288a
2019-12-03 05:54:27 -08:00
..
client/src Rename rust client_async module to plain client 2019-11-08 14:22:16 -08:00
fastlog/src blobrepo: add fn blobstore(&self) -> &RepoBlobstore 2019-12-03 05:54:27 -08:00
if Rename rust2 code generator to rust 2019-11-04 13:06:55 -08:00
src rust: Replace implementation of failure_ext to remove failure dependency 2019-11-22 09:27:59 -08:00