| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-05 | rustdoc: Make a bunch of fields private | Camelid | -5/+10 |
| 2021-03-05 | rustdoc: Replace `Arc` around `SharedContext` with `Rc` | Camelid | -6/+5 |
| 2021-03-05 | rustdoc: Move most shared fields to `SharedContext` | Camelid | -30/+26 |
| 2021-03-04 | Moved `write_shared` to its own file | Nicholas-Baron | -0/+1 |
| 2021-03-04 | Moved the `make_item_keywords` function to `context.rs` as it is only used there | Nicholas-Baron | -2/+6 |
| 2021-03-04 | Moved `print_item` and helpers to a separate file | Nicholas-Baron | -2/+3 |
| 2021-03-04 | Moved Context and its impls to a separate file | Nicholas-Baron | -0/+611 |
