about summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2025-05-05Created `tests/rustdoc/jump-to-def` subfolder to limit number of files at the...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/auto` subfolder to limit number of files at the top levelGuillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/anchors` subfolder to limit number of files at the top...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/source-code-pages` subfolder to limit number of files ...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/reexports` subfolder to limit number of files at the t...Guillaume Gomez-0/+22
2025-04-25Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmeaseMatthias Krüger-0/+34
2025-04-18Rollup merge of #139913 - fmease:rustdoc-fix-fn-param-handling, r=GuillaumeGomezMatthias Krüger-8/+57
2025-04-17rustdoc: Properly clean fn params in all contextsLeón Orell Valerian Liehr-8/+57
2025-04-17Support inlined cross-crate re-exported trait aliasesLeón Orell Valerian Liehr-39/+95
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-8/+16
2025-03-27Stabilize --test-runtool and --test-runtool-argEric Huss-1/+0
2025-03-27Rename `--runtool` and `--runtool-arg`Eric Huss-3/+3
2025-03-27Add test for doctest runtoolEric Huss-0/+35
2025-03-27Correctly handle line comments in attributes and generate extern cratesGuillaume Gomez-1/+1
2025-03-22rustdoc: be more strict about "Methods from Deref"binarycat-0/+27
2025-03-15Add RTN support to rustdocMichael Goulet-0/+18
2025-03-06Rollup merge of #137764 - compiler-errors:always-applicable-negative-impl, r=...Michael Goulet-2/+2
2025-03-06Rollup merge of #137534 - xizheyin:issue-137342, r=GuillaumeGomezMichael Goulet-24/+40
2025-03-04Make rustdoc tests use always applicable negative auto implsMichael Goulet-2/+2
2025-03-04[rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hi...xizheyin-24/+40
2025-02-27Move "unused_exter_crate" test from rustdoc-ui to rustdocYotam Ofek-0/+19
2025-02-26Rollup merge of #137320 - tapanprakasht:fix-doc-version-stability, r=notriddleLeón Orell Valerian Liehr-0/+28
2025-02-24remove support for rustc_intrinsic_must_be_overridden from the compilerRalf Jung-16/+4
2025-02-23Fixed tidy errorTapan Prakash-1/+1
2025-02-23fixed by differentiating glob exportTapan Prakash-0/+28
2025-02-16fix rustdoc test directives that were accidentally ignoredYotam Ofek-17/+17
2025-02-11Add regression test for source line numbersGuillaume Gomez-0/+35
2025-02-11Update rustdoc testsGuillaume Gomez-4/+5
2025-02-04Rollup merge of #136274 - compiler-errors:sized-wf, r=lcnrMatthias Krüger-4/+21
2025-02-04Auto merge of #136525 - matthiaskrgr:rollup-m8kqlek, r=matthiaskrgrbors-2/+2
2025-02-04Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelidMatthias Krüger-2/+2
2025-02-04Add missing lang items in no_core tests in rustdocMichael Goulet-4/+21
2025-02-03Rollup merge of #136411 - dtolnay:fnptr, r=notriddleMatthias Krüger-6/+14
2025-02-02rustc_allowed_through_unstable_modules: require deprecation messageRalf Jung-3/+3
2025-02-01Omit argument names from function pointers that do not have argument namesDavid Tolnay-7/+7
2025-02-01Add test of fn pointer without argument nameDavid Tolnay-0/+8
2025-01-30fix(rustdoc): always use a channel when linking to doc.rust-lang.orgAlexis (Poliorcetics) Bourget-2/+2
2025-01-30Direct link 108459 to issues -> pull redirectMichael Howell-1/+1
2025-01-30Give 104145, 103463, and 31948 more descriptive namesMichael Howell-0/+0
2025-01-29rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-30/+0
2025-01-29Add URL and `crate_name` to test casesMichael Howell-32/+77
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