| Age | Commit message (Expand) | Author | Lines |
| 2023-05-17 | Add missing backslash in HTML string | Guillaume Gomez | -1/+1 |
| 2023-05-16 | Rollup merge of #111642 - GuillaumeGomez:only-impl-from-bodies, r=notriddle | Matthias Krüger | -1/+29 |
| 2023-05-16 | Only keep impl blocks from bodies | Guillaume Gomez | -1/+29 |
| 2023-05-16 | Avoid `&format("...")` calls in error message code. | Nicholas Nethercote | -18/+19 |
| 2023-05-13 | refactor: add chunks method to TokenStream to obviate rustdoc clones | Caleb Cartwright | -2/+1 |
| 2023-05-13 | Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillot | bors | -0/+3 |
| 2023-05-12 | Require `impl Trait` in associated types to appear in method signatures | Oli Scherer | -1/+2 |
| 2023-05-10 | Use proper impl self type for alias impl in rustdoc | Michael Goulet | -8/+9 |
| 2023-05-10 | Rollup merge of #111095 - GuillaumeGomez:fix-assoc-item-trait-inside-hidden, ... | Matthias Krüger | -46/+110 |
| 2023-05-08 | Rollup merge of #109410 - fmease:iat-alias-kind-inherent, r=compiler-errors | Michael Goulet | -29/+97 |
| 2023-05-06 | Rollup merge of #110989 - jyn514:bug-report-url, r=WaffleLapkin | Matthias Krüger | -4/+8 |
| 2023-05-06 | correct literals for dyn thread safe | SparrowLii | -2/+2 |
| 2023-05-06 | introduce `DynSend` and `DynSync` auto trait | SparrowLii | -0/+3 |
| 2023-05-06 | Rollup merge of #111261 - compiler-errors:error-guaranteed-should-be-scarier-... | Yuki Okushi | -1/+6 |
| 2023-05-06 | Rollup merge of #110780 - notriddle:notriddle/slice-index, r=GuillaumeGomez | Yuki Okushi | -2/+28 |
| 2023-05-05 | Improve code to remove duplication | Guillaume Gomez | -28/+24 |
| 2023-05-05 | Modules can be reexported and it should be handled by rustdoc | Guillaume Gomez | -9/+56 |
| 2023-05-05 | Correctly handle associated items of a trait inside a `#[doc(hidden)]` item | Guillaume Gomez | -14/+35 |
| 2023-05-05 | Mark `ErrorGuaranteed` constructor as deprecated so people don't use it | Michael Goulet | -1/+6 |
| 2023-05-05 | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors | Dylan DPC | -1/+3 |
| 2023-05-04 | IAT: Rustdoc integration | León Orell Valerian Liehr | -32/+96 |
| 2023-05-04 | IAT: Introduce AliasKind::Inherent | León Orell Valerian Liehr | -0/+4 |
| 2023-05-04 | Auto merge of #110806 - WaffleLapkin:unmkI, r=lcnr | bors | -2/+2 |
| 2023-05-03 | Rollup merge of #110371 - notriddle:notriddle/search-corrections, r=Guillaume... | Manish Goregaokar | -197/+232 |
| 2023-05-04 | Rollup merge of #111097 - oli-obk:🚲_layout, r=compiler-errors | Dylan DPC | -44/+49 |
| 2023-05-04 | Rollup merge of #110908 - petrochenkov:notagain4, r=compiler-errors | Dylan DPC | -7/+9 |
| 2023-05-04 | Rollup merge of #110791 - compiler-errors:negative-bounds, r=oli-obk | Dylan DPC | -0/+5 |
| 2023-05-03 | Restrict `From<S>` for `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -44/+43 |
| 2023-05-02 | Make tools happy | Michael Goulet | -0/+5 |
| 2023-05-02 | Avoid ICEing miri on layout query cycles | Oli Scherer | -44/+49 |
| 2023-05-02 | resolve: One more attempt to simplify `module_children` | Vadim Petrochenkov | -7/+9 |
| 2023-05-02 | initial step towards implementing C string literals | Deadbeef | -1/+3 |
| 2023-05-02 | Rollup merge of #110955 - fee1-dead-contrib:sus-operation, r=compiler-errors | Dylan DPC | -1/+1 |
| 2023-05-01 | Make the BUG_REPORT_URL configurable by tools | jyn | -1/+5 |
| 2023-04-30 | Rollup merge of #110631 - notriddle:notriddle/impl-trait-cycle, r=GuillaumeGomez | Matthias Krüger | -19/+56 |
| 2023-04-29 | rustdoc: catch and don't blow up on impl Trait cycles | Michael Howell | -19/+56 |
| 2023-04-30 | Rollup merge of #110983 - GuillaumeGomez:foreign-repr, r=notriddle | Matthias Krüger | -48/+96 |
| 2023-04-29 | Unify attributes retrieval for JSON and HTML rendering | Guillaume Gomez | -79/+76 |
| 2023-04-29 | Fix display of attributes for enums | Guillaume Gomez | -2/+2 |
| 2023-04-29 | Get `repr` information through `AdtDef` for foreign items | Guillaume Gomez | -21/+72 |
| 2023-04-29 | Rollup merge of #110964 - notriddle:notriddle/deref-impl, r=GuillaumeGomez | Matthias Krüger | -6/+12 |
| 2023-04-29 | drive-by cleanup of rustdoc comment | jyn | -3/+3 |
| 2023-04-29 | Add `rustdoc::unescaped_backtick` lint | Lukas Markeffsky | -5/+436 |
| 2023-04-29 | fix rustdoc and core test | Deadbeef | -1/+1 |
| 2023-04-28 | rustdoc: fix weird margins between Deref impl items | Michael Howell | -6/+12 |
| 2023-04-28 | handle cfg(bootstrap) | Pietro Albini | -6/+1 |
| 2023-04-28 | rustdoc: render visibility on associated types | wackbyte | -1/+3 |
| 2023-04-28 | Auto merge of #110924 - matthiaskrgr:rollup-jvznpq2, r=matthiaskrgr | bors | -5/+5 |
| 2023-04-28 | Rollup merge of #110904 - fmease:rustdoc-fix-110900, r=compiler-errors | Matthias Krüger | -5/+5 |
| 2023-04-27 | rustdoc: rebind bound vars to type-outlives predicates | León Orell Valerian Liehr | -5/+5 |