sapling/derived_data/fsnodes
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
..
derive.rs blobrepo: add fn blobstore(&self) -> &RepoBlobstore 2019-12-03 05:54:27 -08:00
lib.rs rust: Replace derive(Fail) with derive(Error) 2019-11-14 22:04:37 -08:00
mapping.rs Remove direct dependencies on failure crate 2019-11-18 16:43:16 -08:00