| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-03 | rustdoc: clippy::complexity fixes | Matthias Krüger | -1/+1 |
| 2022-01-17 | Correctly handle pure generics | Guillaume Gomez | -4/+6 |
| 2022-01-17 | fix #90187: Replace all def_id_no_primitives with def_id | zredb | -1/+1 |
| 2022-01-17 | fix #90187 | zredb | -6/+17 |
| 2022-01-17 | fix #90187 | zredb | -13/+10 |
| 2022-01-14 | rustdoc: avoid many `Symbol` to `String` conversions. | Nicholas Nethercote | -3/+7 |
| 2021-12-28 | Add regression test for #59502 | Noah Lev | -0/+2 |
| 2021-12-28 | Remove unused parameter | Noah Lev | -6/+5 |
| 2021-12-27 | Give clearer names to several search index functions | Noah Lev | -12/+24 |
| 2021-12-27 | Coalesce two arguments as `&Function` | Noah Lev | -6/+8 |
| 2021-12-27 | Make `search_index` functions private where possible | Noah Lev | -2/+2 |
| 2021-12-27 | Move `ExternalLocation` to `clean::types` | Noah Lev | -10/+0 |
| 2021-12-27 | rustdoc: Remove some unnecessary `cache` parameters | Noah Lev | -23/+12 |
| 2021-12-27 | Rename `rustdoc::html::render::cache` to `search_index` | Noah Lev | -0/+438 |
