| Age | Commit message (Expand) | Author | Lines |
| 2024-10-30 | Rollup merge of #131096 - GuillaumeGomez:rm-no_unused, r=notriddle | 许杰友 Jieyou Xu (Joe) | -4/+0 |
| 2024-10-29 | update tools | lcnr | -8/+7 |
| 2024-10-28 | Rollup merge of #132258 - GuillaumeGomez:variant-structfields-margins, r=notr... | Jubilee | -1/+1 |
| 2024-10-28 | rustdoc: Use accessors to interrogate type layouts | Jubilee Young | -4/+4 |
| 2024-10-28 | Unify variant struct fields margins with struct fields | Guillaume Gomez | -1/+1 |
| 2024-10-26 | Rollup merge of #132192 - petrochenkov:macfa, r=compiler-errors | Jubilee | -25/+9 |
| 2024-10-26 | Rollup merge of #132183 - GuillaumeGomez:code-in-docblock, r=notriddle | Jubilee | -1/+1 |
| 2024-10-26 | Rollup merge of #132123 - lolbinarycat:rustdoc-search-foreign-func, r=notriddle | Jubilee | -1/+4 |
| 2024-10-26 | rustdoc: make doctest span tweak a 2024 edition change | Michael Howell | -1/+13 |
| 2024-10-26 | expand: Stop using artificial `ast::Item` for macros loaded from metadata | Vadim Petrochenkov | -25/+9 |
| 2024-10-26 | Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillot | bors | -2/+2 |
| 2024-10-26 | Fix code HTML items making big blocks if too long | Guillaume Gomez | -1/+1 |
| 2024-10-26 | Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-10-26 | Effects cleanup | Deadbeef | -1/+0 |
| 2024-10-25 | tcx.is_const_fn doesn't work the way it is described, remove it | Ralf Jung | -2/+2 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -12/+9 |
| 2024-10-25 | allow type-based search on foreign functions | binarycat | -1/+4 |
| 2024-10-25 | Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddle | bors | -4/+11 |
| 2024-10-24 | Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome... | Jubilee | -0/+18 |
| 2024-10-24 | Do not consider nested functions as `main` function even if named `main` in d... | Guillaume Gomez | -4/+11 |
| 2024-10-24 | Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead | bors | -11/+8 |
| 2024-10-24 | rustdoc: Extend fake_variadic to "wrapped" tuples | Tau Gärtli | -0/+18 |
| 2024-10-24 | Implement const effect predicate in new solver | Michael Goulet | -1/+3 |
| 2024-10-24 | Remove associated type based effects logic | Michael Goulet | -10/+5 |
| 2024-10-24 | Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez | Matthias Krüger | -5/+11 |
| 2024-10-24 | Auto merge of #131951 - notriddle:notriddle/sha256-compile-time, r=GuillaumeG... | bors | -14/+58 |
| 2024-10-23 | rustdoc: adjust spacing and typography in header | Michael Howell | -5/+11 |
| 2024-10-23 | Rollup merge of #131928 - aDotInTheVoid:wait-we-support-this, r=GuillaumeGomez | León Orell Valerian Liehr | -3/+13 |
| 2024-10-23 | nightly feature tracking: get rid of the per-feature bool fields | Ralf Jung | -5/+5 |
| 2024-10-22 | Represent TraitBoundModifiers as distinct parts in HIR | Michael Goulet | -29/+32 |
| 2024-10-22 | Rollup merge of #131732 - m4tx:fix-82824, r=davidtwco | Matthias Krüger | -37/+2 |
| 2024-10-21 | Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwU | bors | -3/+3 |
| 2024-10-20 | Auto merge of #131957 - GuillaumeGomez:rm-unused, r=notriddle | bors | -21/+9 |
| 2024-10-20 | Rollup merge of #131945 - aDotInTheVoid:footnote-time, r=notriddle | Stuart Cook | -79/+118 |
| 2024-10-20 | Remove unused `recoverable` argument in collect_intra_doc_links | Guillaume Gomez | -21/+9 |
| 2024-10-19 | rustdoc: hash assets at rustdoc build time | Michael Howell | -14/+58 |
| 2024-10-19 | rustdoc: Refractor footnote handling | Alona Enraght-Moony | -36/+67 |
| 2024-10-19 | Fix tests | Michael Goulet | -3/+3 |
| 2024-10-19 | rustdoc: Extract footnote logic into it's own module. | Alona Enraght-Moony | -79/+87 |
| 2024-10-19 | Remove module passes filtering | blyxyas | -4/+3 |
| 2024-10-19 | Do not run lints that cannot emit | blyxyas | -3/+4 |
| 2024-10-19 | rustdoc: Document `markdown` module. | Alona Enraght-Moony | -3/+13 |
| 2024-10-19 | rustdoc: Switch from FxHash to sha256 for static file hashing. | Alona Enraght-Moony | -15/+15 |
| 2024-10-17 | Rollup merge of #131595 - fmease:rustdoc-json-mv-obj-safe-dyn-compat, r=aDotI... | Matthias Krüger | -2/+2 |
| 2024-10-16 | rustdoc-JSON: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -2/+2 |
| 2024-10-16 | Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr | bors | -56/+261 |
| 2024-10-16 | Rollup merge of #131691 - GuillaumeGomez:intra-doc-link-filter-out-2, r=notri... | Matthias Krüger | -56/+261 |
| 2024-10-16 | Rollup merge of #131594 - fmease:rustdoc-mv-obj-safe-dyn-compat, r=notriddle | Matthias Krüger | -12/+14 |
| 2024-10-16 | rustdoc: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -12/+14 |
| 2024-10-15 | Remove `AmbiguousLinks::disambiguator` | Guillaume Gomez | -3/+1 |