]> git.proxmox.com Git - cargo.git/history - tests/testsuite/doc.rs
Fix documenting with undocumented dependencies.
[cargo.git] / tests / testsuite / doc.rs
2022-01-25 Eric HussFix documenting with undocumented dependencies.
2021-12-16 borsAuto merge of #10205 - hi-rustin:rustin-patch-clippy...
2021-12-16 borsAuto merge of #10202 - weihanglo:github-issue-config...
2021-12-16 borsAuto merge of #10196 - charlesroussel:master, r=alexcri...
2021-12-16 borsAuto merge of #10188 - weihanglo:issue-9528, r=alexcrichton
2021-12-16 borsAuto merge of #10204 - hi-rustin:rustin-patch-doc,...
2021-12-16 hi-rustinadd open_no_doc_crate test
2021-12-16 borsAuto merge of #10201 - ehuss:dep-doc-false, r=Eh2406
2021-12-15 Eric HussDon't document libs with doc=false
2021-12-14 borsAuto merge of #10152 - steven-joruk:quiet-config, r...
2021-12-14 borsAuto merge of #10193 - sstangl:help-alias-10138, r...
2021-12-14 borsAuto merge of #10145 - QiangHeisenberg:deprecated,...
2021-12-13 borsAuto merge of #10191 - weihanglo:issue-9881, r=alexcrichton
2021-12-13 borsAuto merge of #10177 - ehuss:list-alias, r=alexcrichton
2021-12-13 borsAuto merge of #10171 - ehuss:no-executable-doc, r=alexc...
2021-12-13 borsAuto merge of #10166 - ehuss:scrape-examples-unstable...
2021-12-13 borsAuto merge of #10161 - weihanglo:issue-7473, r=alexcrichton
2021-12-13 borsAuto merge of #10155 - ehuss:bump-deps, r=alexcrichton
2021-12-13 borsAuto merge of #10154 - ehuss:version-bump, r=alexcrichton
2021-12-13 borsAuto merge of #10153 - ehuss:fix-profile-docs, r=alexcr...
2021-12-13 borsAuto merge of #10172 - ehuss:doc-lib-before-bin, r...
2021-12-06 Eric HussDon't emit "executable" JSON field for non-executables.
2021-12-05 Eric HussDocument lib before bin.
2021-12-05 borsAuto merge of #10133 - joshtriplett:release-short,...
2021-12-05 borsAuto merge of #10158 - matklad:depodoc, r=ehuss
2021-11-29 borsAuto merge of #10137 - ehuss:lto-pdb-collision-test...
2021-11-29 Eric HussFix some tests with output collisions.
2021-11-26 borsAuto merge of #10093 - hi-rustin:rustin-patch-rustc...
2021-11-24 borsAuto merge of #10117 - estebank:update-test-for-emoji...
2021-11-24 Esteban KuberChange test to not trigger emoji error
2021-11-22 borsAuto merge of #10103 - ehuss:tree-cycle, r=alexcrichton
2021-11-20 borsAuto merge of #10043 - jyn514:hard-error, r=ehuss
2021-11-10 borsAuto merge of #10011 - hkratz:disable-failing-test...
2021-11-05 Joshua NelsonGive a hard error if `-Zrustdoc-scrape-examples` is...
2021-11-04 borsAuto merge of #10037 - willcrichton:example-analyzer...
2021-11-04 Will CrichtonFix --scrape-examples-target-crate using package name...
2021-10-29 borsAuto merge of #10018 - Some-Dood:chore/use-hashmap...
2021-10-29 borsAuto merge of #10017 - willcrichton:example-analyzer...
2021-10-29 Will CrichtonChange --scrape-examples flag to -Z rustdoc-scrape...
2021-10-28 borsAuto merge of #9525 - willcrichton:example-analyzer...
2021-10-28 Will CrichtonFormatting
2021-10-28 Will CrichtonChange scraping to apply to all workspace packages...
2021-10-27 Will CrichtonFix several bugs when checking wasmtime repo:
2021-10-14 Will CrichtonAdd test / documentation for scrape-examples cycle...
2021-10-13 Will CrichtonAdd documentation and a test
2021-09-22 l00556901Merge branch 'master' of https://github.com/rust-lang...
2021-09-09 borsAuto merge of #9893 - ehuss:windows-echo, r=alexcrichton
2021-09-09 Eric HussEnable some tests on windows.
2021-09-08 borsAuto merge of #9873 - hi-rustin:rustin-patch-mask,...
2021-09-01 borsAuto merge of #9850 - hi-rustin:rustin-patch-no-track...
2021-09-01 borsAuto merge of #9839 - jonhoo:prefer-cargo-toml-patch...
2021-09-01 borsAuto merge of #9808 - QiangHeisenberg:examples, r=ehuss
2021-08-24 l00556901add fmt
2021-08-24 l00556901add --examples subcommand
2021-08-06 borsAuto merge of #9617 - danieleades:refactor/useless...
2021-07-29 borsAuto merge of #9747 - lf-:document-pathandargs-doc...
2021-07-20 borsAuto merge of #9601 - jonhoo:fix-9600, r=ehuss
2021-07-01 borsAuto merge of #9531 - 5225225:cargo-doc-open-fix, r...
2021-06-28 5225225Fully match stderr, return if not nightly, shorten...
2021-06-22 borsAuto merge of #9574 - ehuss:weak-namespaced, r=alexcrichton
2021-06-22 borsAuto merge of #9563 - ehuss:link-cdylib-warning, r...
2021-06-21 borsAuto merge of #9579 - wickerwaka:env-config-override...
2021-06-19 5225225Don't use CargoDocConfig struct
2021-06-18 borsAuto merge of #9583 - rust-lang:dependabot/cargo/opener...
2021-06-18 borsAuto merge of #9596 - ehuss:fix-dep-info-local, r=alexc...
2021-06-18 borsAuto merge of #9595 - ehuss:ws-doc-collision-back-compa...
2021-06-17 Eric HussRelax doc collision error.
2021-06-17 borsAuto merge of #9589 - ehuss:testsuite-diff, r=alexcrichton
2021-06-16 Eric Husstestsuite: Switch to colored diffs with Myers diff.
2021-06-09 borsAuto merge of #9522 - Aelnor:respect_user_choice_of_bin...
2021-06-09 borsAuto merge of #9520 - weihanglo:tree-prune, r=ehuss
2021-06-06 5225225Add test to try to catch doc --open issue with extern-map
2021-06-05 borsAuto merge of #9515 - pickfire:patch-1, r=ehuss
2021-06-01 borsAuto merge of #9322 - jameshilliard:split-host, r=josht...
2021-06-01 borsAuto merge of #9523 - ehuss:link-args-validate, r=alexc...
2021-06-01 borsAuto merge of #9420 - In-line:unknown-features-suggesti...
2021-06-01 borsAuto merge of #9529 - weihanglo:refactor/make_dep_path...
2021-06-01 borsAuto merge of #9524 - ehuss:rustflags-compatibility...
2021-06-01 borsAuto merge of #9526 - ehuss:doc-collision-resolve,...
2021-05-31 Eric HussConsolidate doc collision detection.
2021-05-28 Weihang LoMerge branch 'master' into tree-depth
2021-05-28 borsAuto merge of #9488 - weihanglo:issue-9165, r=ehuss
2021-05-27 borsAuto merge of #9517 - alexcrichton:update-rrar, r=ehuss
2021-05-24 borsAuto merge of #9486 - Dirbaio:link-arg-bin, r=ehuss
2021-05-24 borsAuto merge of #9473 - lf-:meow, r=ehuss
2021-05-16 Jadetestsuite/doc: Check the arguments used to invoke the...
2021-05-15 Jadetest path and args
2021-05-11 JadeAdd a cargo-doc.browser config option
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-04-30 borsAuto merge of #9395 - weihanglo:issue-8483, r=alexcrichton
2021-04-29 borsAuto merge of #9421 - lf-:meowwwwww, r=alexcrichton
2021-04-27 borsAuto merge of #9419 - ehuss:doc-meta-rebuild, r=alexcri...
2021-04-27 Eric HussClear rustdoc output just before running rustdoc.
2021-04-27 Eric HussUse consolidated fingerprint directory for rustdoc.
2021-04-26 borsAuto merge of #9030 - Ekleog:target-setting, r=alexcrichton
2021-04-26 borsAuto merge of #9404 - ehuss:rustdoc-fingerprint-remove...
2021-04-24 Eric HussAdd tests for new rustdoc fingerprint behavior.
2021-04-23 Eric HussMake doc_fingerprint_respects_target_paths work on...
2021-03-09 borsAuto merge of #9233 - alexcrichton:reword-edition,...
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
next