about summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2024-10-30Rollup merge of #131096 - GuillaumeGomez:rm-no_unused, r=notriddle许杰友 Jieyou Xu (Joe)-4/+0
2024-10-29update toolslcnr-8/+7
2024-10-28Rollup merge of #132258 - GuillaumeGomez:variant-structfields-margins, r=notr...Jubilee-1/+1
2024-10-28rustdoc: Use accessors to interrogate type layoutsJubilee Young-4/+4
2024-10-28Unify variant struct fields margins with struct fieldsGuillaume Gomez-1/+1
2024-10-26Rollup merge of #132192 - petrochenkov:macfa, r=compiler-errorsJubilee-25/+9
2024-10-26Rollup merge of #132183 - GuillaumeGomez:code-in-docblock, r=notriddleJubilee-1/+1
2024-10-26Rollup merge of #132123 - lolbinarycat:rustdoc-search-foreign-func, r=notriddleJubilee-1/+4
2024-10-26rustdoc: make doctest span tweak a 2024 edition changeMichael Howell-1/+13
2024-10-26expand: Stop using artificial `ast::Item` for macros loaded from metadataVadim Petrochenkov-25/+9
2024-10-26Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillotbors-2/+2
2024-10-26Fix code HTML items making big blocks if too longGuillaume Gomez-1/+1
2024-10-26Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errorsMatthias Krüger-1/+0
2024-10-26Effects cleanupDeadbeef-1/+0
2024-10-25tcx.is_const_fn doesn't work the way it is described, remove itRalf Jung-2/+2
2024-10-25Re-do recursive const stability checksRalf Jung-12/+9
2024-10-25allow type-based search on foreign functionsbinarycat-1/+4
2024-10-25Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddlebors-4/+11
2024-10-24Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome...Jubilee-0/+18
2024-10-24Do not consider nested functions as `main` function even if named `main` in d...Guillaume Gomez-4/+11
2024-10-24Auto merge of #131985 - compiler-errors:const-pred, r=fee1-deadbors-11/+8
2024-10-24rustdoc: Extend fake_variadic to "wrapped" tuplesTau Gärtli-0/+18
2024-10-24Implement const effect predicate in new solverMichael Goulet-1/+3
2024-10-24Remove associated type based effects logicMichael Goulet-10/+5
2024-10-24Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomezMatthias Krüger-5/+11
2024-10-24Auto merge of #131951 - notriddle:notriddle/sha256-compile-time, r=GuillaumeG...bors-14/+58
2024-10-23rustdoc: adjust spacing and typography in headerMichael Howell-5/+11
2024-10-23Rollup merge of #131928 - aDotInTheVoid:wait-we-support-this, r=GuillaumeGomezLeón Orell Valerian Liehr-3/+13
2024-10-23nightly feature tracking: get rid of the per-feature bool fieldsRalf Jung-5/+5
2024-10-22Represent TraitBoundModifiers as distinct parts in HIRMichael Goulet-29/+32
2024-10-22Rollup merge of #131732 - m4tx:fix-82824, r=davidtwcoMatthias Krüger-37/+2
2024-10-21Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwUbors-3/+3
2024-10-20Auto merge of #131957 - GuillaumeGomez:rm-unused, r=notriddlebors-21/+9
2024-10-20Rollup merge of #131945 - aDotInTheVoid:footnote-time, r=notriddleStuart Cook-79/+118
2024-10-20Remove unused `recoverable` argument in collect_intra_doc_linksGuillaume Gomez-21/+9
2024-10-19rustdoc: hash assets at rustdoc build timeMichael Howell-14/+58
2024-10-19rustdoc: Refractor footnote handlingAlona Enraght-Moony-36/+67
2024-10-19Fix testsMichael Goulet-3/+3
2024-10-19rustdoc: Extract footnote logic into it's own module.Alona Enraght-Moony-79/+87
2024-10-19Remove module passes filteringblyxyas-4/+3
2024-10-19Do not run lints that cannot emitblyxyas-3/+4
2024-10-19rustdoc: Document `markdown` module.Alona Enraght-Moony-3/+13
2024-10-19rustdoc: Switch from FxHash to sha256 for static file hashing.Alona Enraght-Moony-15/+15
2024-10-17Rollup merge of #131595 - fmease:rustdoc-json-mv-obj-safe-dyn-compat, r=aDotI...Matthias Krüger-2/+2
2024-10-16rustdoc-JSON: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-2/+2
2024-10-16Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgrbors-56/+261
2024-10-16Rollup merge of #131691 - GuillaumeGomez:intra-doc-link-filter-out-2, r=notri...Matthias Krüger-56/+261
2024-10-16Rollup merge of #131594 - fmease:rustdoc-mv-obj-safe-dyn-compat, r=notriddleMatthias Krüger-12/+14
2024-10-16rustdoc: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-12/+14
2024-10-15Remove `AmbiguousLinks::disambiguator`Guillaume Gomez-3/+1