| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clippy: Use write! rather than push_str, format | Ian Jackson | 2022-05-11 | 1 | -2/+6 |
| | | | | | | This does involve unwrap, but of course that can't fail unless the formats fail, which would already panic (that's implied by format!). | ||||
| * | fix/silence clippy lints in test modules | Daniel Eades | 2021-09-08 | 1 | -0/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+42 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
