about summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-1/+8
2025-01-22rustdoc: Finalize dyn compatibility renamingLeón Orell Valerian Liehr-1/+1
2025-01-19Remove unused `item-row` CSS classGuillaume Gomez-2/+2
2025-01-18Remove more CSS classesGuillaume Gomez-90/+83
2025-01-17Update rustdoc testsGuillaume Gomez-51/+37
2025-01-14Rollup merge of #134216 - GuillaumeGomez:jump-to-def-pats, r=fmeaseMatthias Krüger-0/+52
2025-01-11rustdoc: use import stability marker in displayMichael Howell-0/+18
2025-01-07Rollup merge of #135171 - notriddle:notriddle/stable-path-is-better, r=Guilla...Matthias Krüger-0/+40
2025-01-06Rollup merge of #135116 - camelid:sidebar-case, r=fmeaseJacob Pratt-2/+2
2025-01-06rustdoc: Fix mismatched capitalization in sidebarNoah Lev-2/+2
2025-01-06rustdoc: use stable paths as preferred canonical pathsMichael Howell-0/+40
2024-12-31chore: fix typosdxsullivan-1/+1
2024-12-31Unsafe binder support in rustdocMichael Goulet-0/+19
2024-12-26Adjust test for slightly changed inlining behaviorMichael Howell-1/+1
2024-12-26rustdoc: use shorter paths as preferred canonical pathsMichael Howell-0/+40
2024-12-20Rollup merge of #134321 - dtolnay:docassocconst, r=fmeaseJacob Pratt-1/+31
2024-12-19Suppress `= _` on associated constants in implsDavid Tolnay-4/+7
2024-12-19Add test for rustdoc showing underscore as assoc const valueDavid Tolnay-0/+27
2024-12-19Rollup merge of #134432 - GuillaumeGomez:intra-doc-in-footnotes, r=notriddle许杰友 Jieyou Xu (Joe)-0/+24
2024-12-17Add regression test for #132208Guillaume Gomez-0/+24
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-2/+2
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-12-12Add regression test for patterns support in "jump to def" featureGuillaume Gomez-0/+52
2024-11-25Add regression test for prelude typesGuillaume Gomez-0/+23
2024-11-18Add regression test for jump to def links on items with genericsGuillaume Gomez-0/+14
2024-11-14Add regression test for #131946Guillaume Gomez-0/+20
2024-11-13Rollup merge of #133000 - GuillaumeGomez:footnote-ids, r=notriddleMatthias Krüger-0/+41
2024-11-13Rollup merge of #132302 - fmease:rustdoc-better-vis-for-macro-decl, r=notriddleMatthias Krüger-20/+10
2024-11-13Add regression test for #131901Guillaume Gomez-0/+41
2024-11-13rustdoc: Treat decl macros like other itemsLeón Orell Valerian Liehr-20/+10
2024-11-10Rollup merge of #132871 - lolbinarycat:rustdoc-heterogeneous-first-paragraph-...Jacob Pratt-0/+11
2024-11-10add regression test for #85763binarycat-0/+11
2024-11-09Rollup merge of #132744 - lolbinarycat:test-90781, r=aDotInTheVoidMatthias Krüger-0/+78
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-13/+12
2024-11-07add regression test for #90781binarycat-0/+78
2024-11-06Clean middle generics using paren sugar if trait has rustc_paren_sugarMichael Goulet-0/+6
2024-11-04remove support for extern-block const intrinsicsRalf Jung-11/+17
2024-11-03Rename the FIXMEs, remove a few that dont matter anymoreMichael Goulet-2/+2
2024-11-03Yeet effects featureMichael Goulet-8/+3
2024-11-02rustdoc: skip stability inheritance for some item kindsLukas Markeffsky-14/+100
2024-10-25Re-do recursive const stability checksRalf Jung-6/+0
2024-10-24Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome...Jubilee-0/+19
2024-10-24rustdoc: Extend fake_variadic to "wrapped" tuplesTau Gärtli-0/+19
2024-10-24Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratriebbors-0/+1
2024-10-24Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomezMatthias Krüger-29/+29
2024-10-23rustdoc: adjust spacing and typography in headerMichael Howell-29/+29
2024-10-19Remove the Arc rt::init allocation for thread infoGnomedDev-0/+1
2024-10-17Dont consider predicates that may hold as impossible in is_impossible_associa...Michael Goulet-0/+8
2024-10-16Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgrbors-0/+26
2024-10-16rustdoc: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-30/+30