sapling/cmds/blobimport
Dino Wernli b52cbcab45 Add support for context-enabled streams
Summary:
The diff adds an extension of streams to the `failures_ext` crate, allowing streams with error type `failure::Error` or `failure::Fail` to store a context.

As a proof-of-concept, the resulting `context()` function is applied to a stream in use in mononoke.

Reviewed By: lukaspiatkowski

Differential Revision: D7336012

fbshipit-source-id: 822c9dcd5b6c0a60470e8fd98fecd569928be7d1
2018-03-25 08:06:04 -07:00
..
convert.rs Add support for context-enabled streams 2018-03-25 08:06:04 -07:00
main.rs scm/mononoke: make Changesets::add take ChangesetInsert by value 2018-03-23 13:47:54 -07:00
manifest.rs mercurial: distinguish between NodeHash used in mercurial Revlogs and in Mononoke Blobstore 2018-03-22 12:24:35 -07:00