| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -5/+5 |
| | | |||||
| * | deglob some enums, use concise iteration syntax | Daniel Eades | 2021-11-25 | 1 | -4/+4 |
| | | |||||
| * | enable checked_conversions lint. | Nick Mathewson | 2021-10-09 | 1 | -6/+19 |
| | | |||||
| * | Document every macro. | Nick Mathewson | 2021-09-07 | 1 | -1/+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 | 2 | -0/+1243 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
