sapling/blobrepo
Pavel Aslanov 115f35785d make it more flexible with regards to fold arguments
Summary: After using it for sometime I found that it is more convenient to introduce addition parameter `OutCtx` which represent all information needed about node for `fold` operation instead of using `In`. Note this implementation is strictly more general, and isomorphic to previous one if `OutCtx == In`.

Reviewed By: farnz

Differential Revision: D16029193

fbshipit-source-id: f562baa023d737ce1db2936987f6c59bcd0c3761
2019-06-27 06:57:01 -07:00
..
blob_changeset/src remove HgNodeHash from HgChangesetEnvelopeMut 2019-05-21 12:25:06 -07:00
changeset_fetcher/src mononoke: move changeset_fetcher out of blobrepo into separate crate 2019-01-31 00:41:48 -08:00
errors/src improve performance of hg manifest generation 2019-05-21 12:25:52 -07:00
factory/src use CacheManager for content sha1 caching 2019-06-25 10:34:30 -07:00
src make it more flexible with regards to fold arguments 2019-06-27 06:57:01 -07:00
test Convert MPathElement to a newtype around Bytes 2019-06-21 15:40:55 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00