| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | extend lints to include 'clippy::all' | Daniel Eades | 2021-12-28 | 1 | -0/+1 |
| | | |||||
| * | Remove the unused "Error" type from caret. | Nick Mathewson | 2021-12-04 | 1 | -24/+0 |
| | | | | | | | | This was a relic of the old, now-unused "caret_enum!" macro. Removing it gets caret's coverage to 100%. Yes, technically this is a semver breaker on caret. | ||||
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -0/+1 |
| | | |||||
| * | enable checked_conversions lint. | Nick Mathewson | 2021-10-09 | 1 | -0/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+191 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
