| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove many needless borrows and slices | Ian Jackson | 2022-02-02 | 1 | -1/+1 |
| | | | | | | | | Found via clippy::needless_borrow. In some cases I removed needless `[..]` too. See also: needless_borrow suggestion doesn't go far enough https://github.com/rust-lang/rust-clippy/issues/8389 | ||||
| * | fix/silence clippy lints in test modules | Daniel Eades | 2021-09-08 | 2 | -2/+2 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 4 | -0/+1180 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
