| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | address clippy's latest lint | Daniel Eades | 2021-12-20 | 1 | -0/+4 |
| | | |||||
| * | Resolve roughly half of the XXXXs. | Nick Mathewson | 2021-12-06 | 1 | -5/+5 |
| | | | | | | | | | We want to only use TODO in the codebase for non-blockers, and open tickets for anything that is a bigger blocker than a TODO. These XXXXs seem like definite non-blockers to me. Part of arti#231. | ||||
| * | Document every macro. | Nick Mathewson | 2021-09-07 | 1 | -0/+2 |
| | | | | | | (The nightly version of clippy now includes macros for its missing_docs_in_private_items lint.) | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+423 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
