summaryrefslogtreecommitdiffstats
path: root/src/error.rs
AgeCommit message (Expand)Author
2020-10-01Run cargo-fmtMatthias Beyer
2020-03-14General upgrade for clippy fix and remove of deprecated methods for errorsFederico Pasqua
2019-06-27port to nom 5Geoffroy Couprie
2018-12-30Tracking a path where an error happens during deserializationMichal 'vorner' Vaner
2018-07-02Run rustfmt (nightly)Ryan Leckey
2018-04-06Add config serialize abilityXX
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-23Make boxed errors Send + SyncJascha
2017-06-13:shirt: Fix clippy warningsRyan Leckey
2017-06-03More context for errors (value key if possible)Ryan Leckey
2017-06-02Started playing with error testsRyan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey