| Age | Commit message (Expand) | Author | Lines |
| 2022-11-21 | Unreserve braced enum variants in value namespace | Vadim Petrochenkov | -5/+5 |
| 2022-11-16 | rustdoc JSON: Use `Function` everywhere and remove `Method` | Martin Nordholts | -20/+6 |
| 2022-11-13 | fix some typos in comments | cui fliter | -1/+1 |
| 2022-11-05 | rustdoc: use `ThinVec` and `Box<str>` to shrink `clean::ItemKind` | Michael Howell | -1/+1 |
| 2022-11-04 | Rollup merge of #103935 - GuillaumeGomez:remove-rustdoc-visibility-ty, r=notr... | Matthias Krüger | -6/+5 |
| 2022-11-03 | Remove rustdoc clean::Visibility type | Guillaume Gomez | -6/+5 |
| 2022-11-02 | rustdoc: remove unneeded Box from ItemKind | Michael Howell | -1/+1 |
| 2022-10-30 | Make rustdoc Item::visibility computed on-demand | Guillaume Gomez | -1/+2 |
| 2022-10-05 | rustdoc: render more cross-crate hrtbs properly | León Orell Valerian Liehr | -2/+3 |
| 2022-09-26 | Rustdoc-Json: List impls for primitives | Nixon Enraght-Moony | -1/+6 |
| 2022-09-10 | Rustdoc-Json: Correcty handle intra-doc-links to items without HTML page | Nixon Enraght-Moony | -2/+9 |
| 2022-09-07 | Rustdoc-Json: More accurate struct type. | Nixon Enraght-Moony | -25/+11 |
| 2022-09-05 | Rustdoc-Json: Store Variant Fields as their own item. | Nixon Enraght-Moony | -11/+21 |
| 2022-09-05 | Auto merge of #101386 - aDotInTheVoid:rdj-discriminant, r=GuillaumeGomez | bors | -1/+13 |
| 2022-09-04 | rustdoc: Compute enum discriminant on demand | Nixon Enraght-Moony | -8/+10 |
| 2022-09-03 | Rustdoc-Json: Add enum discriminant | Nixon Enraght-Moony | -1/+11 |
| 2022-09-03 | remove redundant clones | Matthias Krüger | -1/+1 |
| 2022-08-29 | Rustdoc-Json: Retain Stripped Modules when they are imported, not when they h... | Nixon Enraght-Moony | -2/+6 |
| 2022-08-16 | rustdoc: box ItemKind::Trait | Michael Howell | -1/+1 |
| 2022-08-16 | rustdoc: factor Type::QPath out into its own box | Michael Howell | -2/+2 |
| 2022-08-15 | Handle correctly stripped enum variant fields | Guillaume Gomez | -6/+4 |
| 2022-08-13 | Rollup merge of #100335 - aDotInTheVoid:rdj-resolved-path, r=GuillaumeGomez | Michael Goulet | -26/+20 |
| 2022-08-13 | make clean::Item::span return option instead of dummy span | Michael Goulet | -1/+1 |
| 2022-08-10 | Rustdoc-Json: Add `Path` type for traits. | Nixon Enraght-Moony | -26/+20 |
| 2022-08-10 | Rollup merge of #99479 - Enselic:import-can-be-without-id, r=camelid | Matthias Krüger | -18/+12 |
| 2022-08-03 | Rustdoc-Json: Add and use `FromWithTcx` for `Vec` | Nixon Enraght-Moony | -33/+31 |
| 2022-08-03 | Rustdoc-Json: Extract `convert_lifetime` to function | Nixon Enraght-Moony | -6/+10 |
| 2022-08-03 | Rustdoc-Json: Document HRTB's on DynTrait | Nixon Enraght-Moony | -26/+22 |
| 2022-07-29 | Box FunctionItem, TyMethodItem, MethodItem, ForeignFunctionItem | est31 | -4/+4 |
| 2022-07-29 | Box TypedefItem, ImplItem, AssocTypeItem variants of ItemKind | est31 | -6/+6 |
| 2022-07-22 | Auto merge of #99598 - GuillaumeGomez:clean-trait-fields-on-demand, r=notriddle | bors | -2/+4 |
| 2022-07-22 | Make some clean::Trait fields computation on demand | Guillaume Gomez | -2/+4 |
| 2022-07-21 | Remove unused field in ItemKind::KeywordItem | Guillaume Gomez | -2/+2 |
| 2022-07-19 | rustdoc-json: De-duplicate `FromWithTcx<clean::Import>` | Martin Nordholts | -18/+12 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -1/+1 |
| 2022-07-16 | Fix rustdoc JSON inline | Guillaume Gomez | -4/+26 |
| 2022-07-02 | rustdoc-json-types: Clean up derives. | Nixon Enraght-Moony | -1/+1 |
| 2022-06-29 | rustdoc-json: Make default value of blanket impl assoc types work | Martin Nordholts | -1/+1 |
| 2022-06-28 | Auto merge of #98475 - notriddle:notriddle/index-fn-signatures, r=GuillaumeGomez | bors | -1/+0 |
| 2022-06-28 | Rollup merge of #98611 - GuillaumeGomez:rustdoc-json-glob-ice, r=notriddle | Matthias Krüger | -1/+6 |
| 2022-06-28 | Fix glob import ICE in rustdoc JSON format | Guillaume Gomez | -1/+6 |
| 2022-06-27 | Fix kind for associated types in rustdoc JSON output for trait implementations | Guillaume Gomez | -2/+5 |
| 2022-06-24 | rustdoc: reference function signature types from the `p` array | Michael Howell | -1/+0 |
| 2022-06-22 | Filter out keyword items in rustdoc JSON output | Guillaume Gomez | -7/+4 |
| 2022-06-08 | rustdoc: show tuple impls as `impl Trait for (T, ...)` | Michael Howell | -1/+1 |
| 2022-06-02 | Add Symbol into rustdoc JSON ID to prevent conflicts between reexports | Guillaume Gomez | -27/+50 |
| 2022-05-23 | Auto merge of #94053 - GuillaumeGomez:fields-stripped, r=notriddle | bors | -5/+9 |
| 2022-05-21 | Shrink GenericArgs/PathSegment with boxed slices | Michael Howell | -2/+2 |
| 2022-05-21 | Remove fields_stripped fields (and equivalents) | Guillaume Gomez | -5/+9 |
| 2022-05-21 | Remove `crate` visibility modifier in libs, tests | Jacob Pratt | -10/+12 |