about summary refs log tree commit diff
path: root/src/test/rustdoc
AgeCommit message (Expand)AuthorLines
2022-03-30fix rustdoc wrt builtin impls switchlcnr-12/+11
2022-03-30update rustdoclcnr-2/+1
2022-03-30update ui testslcnr-0/+1
2022-03-29Auto merge of #95096 - GuillaumeGomez:rm-header-fn-field, r=camelidbors-0/+12
2022-03-29Add test to ensure foreign functions from dependencies are correctly handledGuillaume Gomez-0/+12
2022-03-28Auto merge of #95024 - koehlma:rustdoc-private-items, r=GuillaumeGomez,cameli...bors-0/+31
2022-03-21add tests for 🔒Maximilian Köhl-0/+31
2022-03-18Add test to ensure auto-traits are respecting constraintsGuillaume Gomez-0/+8
2022-03-10Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddleMatthias Krüger-1/+3
2022-03-08Update GUI tests for impl blocks path changesGuillaume Gomez-0/+2
2022-03-08Unify inherent impl blocks by wrapping them into a divGuillaume Gomez-1/+1
2022-03-06Fix rustdoc for GATs with with anonymous bound regionsMichael Goulet-0/+13
2022-03-06Rollup merge of #93412 - fee1-dead:improve-rustdoc-const-bounds, r=GuillaumeG...Matthias Krüger-1/+61
2022-03-06Auto merge of #93805 - petrochenkov:doclinkself, r=camelid,GuillaumeGomezbors-0/+8
2022-03-04Auto merge of #94009 - compiler-errors:gat-rustdoc, r=GuillaumeGomezbors-0/+34
2022-03-03add testsMichael Goulet-0/+34
2022-03-03Rollup merge of #94550 - GuillaumeGomez:HKF-macros, r=notriddleMatthias Krüger-0/+21
2022-03-03Add test for higher kinded functions generated by macrosGuillaume Gomez-0/+21
2022-03-03Rollup merge of #94101 - notriddle:notriddle/strip-test-cases, r=GuillaumeGomezMatthias Krüger-0/+9
2022-02-27Rollup merge of #94417 - GuillaumeGomez:fix-duplicated-impl-links, r=notriddleMatthias Krüger-0/+20
2022-02-27Add test to ensure that links to impls are correctly generatedGuillaume Gomez-0/+20
2022-02-22Add test for infinite redirectionGuillaume Gomez-0/+29
2022-02-22Add ui testDeadbeef-0/+60
2022-02-22Bless rustdoc testDeadbeef-1/+1
2022-02-20Rollup merge of #94091 - GuillaumeGomez:rustdoc-const-computed-value, r=oli-obkMatthias Krüger-0/+9
2022-02-19Add rustdoc test for const computed valueGuillaume Gomez-0/+9
2022-02-18rustdoc: Collect traits in scope for lang itemsVadim Petrochenkov-0/+40
2022-02-17rustdoc: add test cases for hidden enum variantsMichael Howell-0/+9
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-33/+33
2022-02-13rustdoc: Consider enum variants when resolving assoc items in doc linksVadim Petrochenkov-0/+8
2022-02-10Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomezMatthias Krüger-1/+1
2022-02-09Title-case trait aliases section for consistencyNoah Lev-1/+1
2022-02-08Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddleMatthias Krüger-1/+1
2022-02-07Update rustdoc testGuillaume Gomez-1/+1
2022-02-05Auto merge of #93539 - petrochenkov:doclink, r=camelid,michaelwoeristerbors-0/+19
2022-02-04Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomezMatthias Krüger-98/+99
2022-02-04rustdoc: Collect traits in scope for foreign inherent implsVadim Petrochenkov-0/+19
2022-02-02Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obkMatthias Krüger-0/+5
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-98/+99
2022-02-01Add test to ensure lifetime is not elided in type aliasGuillaume Gomez-0/+5
2022-01-30Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomezEric Huss-7/+53
2022-01-30Rollup merge of #93441 - notriddle:notriddle/collect-crate-doc-links-very-ear...Matthias Krüger-0/+30
2022-01-28rustdoc: load the set of in-scope traits for modules with no docstringMichael Howell-0/+30
2022-01-25Add test when there is no source code link after versionGuillaume Gomez-0/+23
2022-01-21Fix spacing for `·` between stability and sourceJacob Hoffman-Andrews-3/+2
2022-01-21Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgrbors-3/+9
2022-01-20Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddleMatthias Krüger-0/+13
2022-01-20Extra cfg_hide a bit to handle inner cfgsGuillaume Gomez-1/+1
2022-01-20Update doc_auto_cfg testGuillaume Gomez-2/+8
2022-01-20Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddleMatthias Krüger-0/+13