sapling/lib/configparser
Jun Wu cb58cd0d26 configparser: return errors instead of keeping them
Summary:
Change the API to return parse errors directly, instead of keeping them in
ConfigSet struct. This makes it easier to get errors related to one of the
"parse" calls.

Reviewed By: DurhamG

Differential Revision: D8960869

fbshipit-source-id: fbd571f264415e788c5ac44961149d1498826a6d
2018-08-09 21:21:49 -07:00
..
src configparser: return errors instead of keeping them 2018-08-09 21:21:49 -07:00
Cargo.toml configparser: use indexmap 2018-08-09 21:21:48 -07:00