sapling/mercurial
Jeremy Fitzhardinge c4ece89763 mononoke: use Chain for errors
Summary:
Use .chain_err() where appropriate to give context to errors coming up from
below. This requires the outer errors to be proper Fail-implementing errors (or
failure::Error), so leave the string wrappers as Context.

Reviewed By: lukaspiatkowski

Differential Revision: D9439058

fbshipit-source-id: 58e08e6b046268332079905cb456ab3e43f5bfcd
2018-09-06 14:24:08 -07:00
..
src mononoke: use Chain for errors 2018-09-06 14:24:08 -07:00
Cargo.toml Restore cachelib blob caching 2018-08-07 11:37:37 -07:00