aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* clear unused importsJake McGinty2018-02-141-1/+1
* start replacing panics with Failure errorsJake McGinty2018-02-081-0/+3
* `failure` scaffoldingJake McGinty2018-02-081-0/+2
* drop error-chain in favor of Failure crateJake McGinty2018-02-081-27/+0
* early, early rough draftJake McGinty2017-12-221-0/+27