| Age | Commit message (Expand) | Author | Lines |
| 2024-08-31 | Rollup merge of #129774 - nnethercote:rm-extern-crate-tracing-remainder, r=Gu... | Matthias Krüger | -0/+5 |
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from rustdoc. | Nicholas Nethercote | -0/+5 |
| 2024-08-26 | rustdoc: fix missing resource suffix on `crates.js` | Michael Howell | -9/+15 |
| 2024-08-25 | Generate missing source link on impl associated types | Guillaume Gomez | -0/+2 |
| 2024-08-22 | rustdoc-search: use tighter json for names and parents | Michael Howell | -6/+30 |
| 2024-08-20 | Auto merge of #128252 - EtomicBomb:pre-rfc, r=notriddle | bors | -683/+1551 |
| 2024-08-10 | Stop showing impl items for negative impls | Guillaume Gomez | -16/+21 |
| 2024-08-08 | fix typos, more Self | EtomicBomb | -17/+13 |
| 2024-08-07 | rename sortedjson -> orderedjson | EtomicBomb | -192/+227 |
| 2024-08-07 | added unit tests for write_shared | EtomicBomb | -51/+257 |
| 2024-08-07 | move sorted_template and sorted_json tests | EtomicBomb | -271/+270 |
| 2024-08-07 | add blank line, remove extraneous comment | EtomicBomb | -1/+0 |
| 2024-08-07 | initial implementation of mergable rustdoc cci | EtomicBomb | -682/+1315 |
| 2024-08-04 | rustdoc: Delete `ReceiverTy` (formerly known as `SelfTy`) | Noah Lev | -6/+5 |
| 2024-08-04 | Use `match` instead of sequence of `if let`s | Noah Lev | -234/+243 |
| 2024-08-04 | rustdoc: Stop treating `Self` as a generic in search index | Noah Lev | -6/+1 |
| 2024-08-04 | rustdoc: Create `SelfTy` to replace `Generic(kw::SelfUpper)` | Noah Lev | -3/+12 |
| 2024-08-04 | rustdoc: Rename `SelfTy` to `ReceiverTy` | Noah Lev | -7/+7 |
| 2024-08-01 | rustdoc: Remove dead opaque_tys rendering logic | Alona Enraght-Moony | -10/+0 |
| 2024-08-01 | rustdoc: Remove OpaqueTy | Alona Enraght-Moony | -33/+0 |
| 2024-07-29 | rustdoc: properly handle path wrapping | Michael Howell | -1/+1 |
| 2024-07-29 | rustdoc: use `<wbr>` in sidebar headers | Michael Howell | -1/+17 |
| 2024-07-29 | rustdoc: word wrap CamelCase in the item list table | Michael Howell | -3/+3 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -45/+36 |
| 2024-07-27 | rustdoc: use strategic ThinVec/Box to shrink `clean::ItemKind` | Michael Howell | -26/+47 |
| 2024-07-24 | rustdoc: clean up and fix ord violations in item sorting | Michael Howell | -70/+119 |
| 2024-07-23 | Replace askama with rinja | Guillaume Gomez | -7/+7 |
| 2024-07-19 | Improve display of trait bounds when there are more than two | Guillaume Gomez | -7/+14 |
| 2024-07-14 | Fix trivial gen ident usage in tools | Michael Goulet | -3/+3 |
| 2024-06-30 | Uplift fast rejection to new solver | Michael Goulet | -2/+1 |
| 2024-06-20 | Implement `unsafe_extern_blocks` feature in rustdoc | Guillaume Gomez | -5/+18 |
| 2024-06-05 | Remove `Type` from rustdoc `Const` | Boxy | -5/+12 |
| 2024-06-01 | Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs,... | bors | -5/+0 |
| 2024-05-31 | Rollup merge of #125635 - fmease:mv-type-binding-assoc-item-constraint, r=com... | Matthias Krüger | -23/+23 |
| 2024-05-30 | Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup | León Orell Valerian Liehr | -23/+23 |
| 2024-05-29 | Make `body_owned_by` return the body directly. | Oli Scherer | -3/+1 |
| 2024-05-26 | rustdoc: Show "const" for const-unstable if also overall unstable | Noah Lev | -4/+17 |
| 2024-05-25 | rustdoc: Elide const-unstable if also unstable overall | Noah Lev | -8/+13 |
| 2024-05-17 | Rename Unsafe to Safety | Santiago Pastorino | -11/+11 |
| 2024-05-14 | rustdoc: Negative impls are not notable | Michael Goulet | -0/+8 |
| 2024-05-10 | Lift `TraitRef` into `rustc_type_ir` | Michael Goulet | -0/+1 |
| 2024-05-05 | Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomez | Guillaume Gomez | -23/+39 |
| 2024-05-01 | Stabilize `custom_code_classes_in_docs` feature | Guillaume Gomez | -5/+0 |
| 2024-04-28 | Remove direct dependencies on lazy_static, once_cell and byteorder | George Bateman | -12/+11 |
| 2024-04-19 | rustdoc-search: add index of borrow references | Michael Howell | -23/+39 |
| 2024-04-19 | Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdoc | bors | -54/+14 |
| 2024-04-18 | Auto merge of #119912 - notriddle:notriddle/reexport-dedup, r=GuillaumeGomez | bors | -16/+140 |
| 2024-04-18 | Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb | bors | -1/+3 |
| 2024-04-18 | Simplify `static_assert_size`s. | Nicholas Nethercote | -1/+3 |
| 2024-04-16 | Always use `ty::` qualifier for `TyKind` enum variants. | Nicholas Nethercote | -3/+2 |