sapling/mononoke-types
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
..
if mononoke: make commit extras values byte strings 2018-07-30 06:36:31 -07:00
mocks nuke UnodeId 2018-06-11 09:23:43 -07:00
src mononoke: use Chain for errors 2018-09-06 14:24:08 -07:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00