aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix a rustdoc error.Nick Mathewson2022-02-151-1/+1
* Refactor tor-netdoc a bit more, to use Bug right.Nick Mathewson2022-02-151-4/+23
* Minimal compilation fix: InternalError=>BugNick Mathewson2022-02-151-2/+2
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-152/+199
* netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-5/+14
* netdoc: remove Error::Untimely.Nick Mathewson2022-02-141-11/+0
* address clippy's latest lintDaniel Eades2021-12-201-0/+4
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-5/+5
* Document every macro.Nick Mathewson2021-09-071-0/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+423