| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix errors from rustdoc nightly. | Nick Mathewson | 2025-08-05 | 1 | -0/+2 |
| | | |||||
| * | doc: consistent summary line for the READMEs | Emil Engler | 2022-12-20 | 1 | -1/+1 |
| | | | | | | This commit introduces a consistency to the summary line of all README.md files in each and every crate. | ||||
| * | Fix some rustdoc errors. | Nick Mathewson | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | In addition to the usual "You named that method wrong!" errors, we have a new rustdoc error that complains about bogus "HTML tags" that are actually unquoted usage of types like `Result<Foo>`. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+52 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
