| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-25 | Remove `HirCollector::map`. | Nicholas Nethercote | -11/+4 |
| 2024-09-25 | Remove `HirCollector::sess`. | Nicholas Nethercote | -10/+7 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -4/+4 |
| 2024-09-19 | rustdoc: use the correct span for doctests | Michael Howell | -11/+2 |
| 2024-08-20 | Remove unneeded conversion to `DefId` for `ExtraInfo` | Guillaume Gomez | -1/+1 |
| 2024-08-13 | Run fmt | Guillaume Gomez | -1/+2 |
| 2024-08-13 | Unify naming of `DocTest` | Guillaume Gomez | -7/+6 |
| 2024-08-13 | Split standalone and mergeable doctests | Guillaume Gomez | -6/+6 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+4 |
| 2024-06-09 | rustdoc: Add support for --remap-path-prefix | Edward Shen | -5/+7 |
| 2024-06-07 | rustdoc: Remove `DoctestVisitor::get_line` | Noah Lev | -8/+9 |
| 2024-06-07 | Merge `RustDoctest` and `MdDoctest` into one type | Noah Lev | -12/+4 |
| 2024-06-07 | Separate doctest collection from running | Noah Lev | -27/+106 |
| 2024-06-07 | Start moving format-specific code into doctest submodule | Noah Lev | -0/+126 |
