summaryrefslogtreecommitdiff
path: root/crates/retry-error
Commit message (Collapse)AuthorAgeFilesLines
...
* | add semicolons if nothing returnedDaniel Eades2021-11-251-4/+5
| |
* | deglob some enums, use concise iteration syntaxDaniel Eades2021-11-251-1/+1
|/
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
|
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-273-0/+385
This will cause some pain for now, but now is really the best time to do this kind of thing.