about summary refs log tree commit diff
path: root/tests/rustdoc-ui
AgeCommit message (Expand)AuthorLines
2023-04-21Rollup merge of #110501 - notriddle:notriddle/ice-110495, r=petrochenkovDylan DPC-0/+60
2023-04-18rustdoc: fix ICE from rustc_resolve and librustdoc parse divergenceMichael Howell-0/+60
2023-04-18Add a failing rustdoc-ui test for public infinite recursive typeGuillaume Gomez-0/+9
2023-04-18Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n...Matthias Krüger-17/+4
2023-04-17Add regression tests for #110422Guillaume Gomez-17/+4
2023-04-14Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomezYuki Okushi-2/+2
2023-04-12Rollup merge of #109810 - jyn514:rustdoc-opt-tests, r=TaKO8KiMatthias Krüger-283/+0
2023-04-12Replace rustdoc-ui/{c,z}-help tests with a run-make testJynn Nelson-283/+0
2023-04-10fix(doc): do not parse inline when output is json for external cratebohan-0/+11
2023-04-05Bless rustdoc-ui test with new errors orderRémy Rakic-15/+15
2023-04-04Auto merge of #109808 - jyn514:debuginfo-options, r=michaelwoeristerbors-1/+1
2023-03-31Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddleGuillaume Gomez-1/+2
2023-03-31Rollup merge of #109104 - GuillaumeGomez:fix-invalid-suggestion-ambiguous-int...Guillaume Gomez-47/+460
2023-03-31Stabilize rustdoc `--test-run-directory`Arpad Borsos-2/+2
2023-03-31Preserve, clarify, and extend debug informationJulia Tatz-1/+1
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-1/+2
2023-03-30rustdoc: tidy excess whitespacePatrik Kårlin-4/+4
2023-03-30rustdoc: add error messages to the testPatrik Kårlin-60/+74
2023-03-30rustdoc: remove other redundant itemPatrik Kårlin-11/+0
2023-03-30rustdoc: remove excess from rustdoc testPatrik Kårlin-6/+2
2023-03-30rustdoc: remove redundant testPatrik Kårlin-13/+0
2023-03-30rustdoc: update with --bless and change expected errorsPatrik Kårlin-30/+352
2023-03-30rustdoc: run more HIR validation to mirror rustcPatrik Kårlin-0/+143
2023-03-27Rollup merge of #109330 - GuillaumeGomez:intermediate-reexport-intra-doc-ice,...Guillaume Gomez-0/+14
2023-03-24Auto merge of #107932 - petrochenkov:onlyexport, r=jyn514bors-0/+13
2023-03-24Put back `is_derive_trait_collision` checkGuillaume Gomez-0/+22
2023-03-24Update UI tests for primitive type ambiguity error renamingGuillaume Gomez-25/+25
2023-03-24Add regression tests for #108653Guillaume Gomez-25/+416
2023-03-23Rollup merge of #107718 - Zoxc:z-time, r=nnethercoteMatthias Krüger-0/+1
2023-03-23rustdoc: Skip doc link resolution for non-exported itemsVadim Petrochenkov-0/+13
2023-03-23Add regression test for #109282Guillaume Gomez-0/+14
2023-03-21Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...John Kåre Alsaker-0/+1
2023-03-21rustdoc: Cleanup parent module tracking for doc linksVadim Petrochenkov-0/+11
2023-03-17rustdoc: Correctly merge import's and its target's docs in one more caseVadim Petrochenkov-0/+16
2023-03-16Bless -Zhelp output test.Mara Bos-0/+1
2023-03-10rustdoc: Don't crash on `crate` references in blocksAdrian Heine-0/+5
2023-03-01Add unstable option new_rpitit to be used for new RPITIT lowering systemSantiago Pastorino-0/+1
2023-02-26Auto merge of #108473 - matthiaskrgr:rollup-qjyae58, r=matthiaskrgrbors-0/+21
2023-02-26Rollup merge of #108431 - GuillaumeGomez:regression-test-for-107918, r=notriddleMatthias Krüger-0/+21
2023-02-25Rollup merge of #107675 - jsgf:link-directives, r=davidtwcoMichael Goulet-0/+1
2023-02-25Rollup merge of #107291 - oli-obk:rustdoc_breaking_change, r=estebankMichael Goulet-0/+20
2023-02-25Don't run issue-107918.rs test on windowsGuillaume Gomez-0/+1
2023-02-24Add regression test for #107918Guillaume Gomez-0/+20
2023-02-23rustdoc: update UI test for dropping "this" articleMichael Howell-1/+1
2023-02-23Test rustdoc encountering `proc_macro_derive` in a non-proc-macro crateOli Scherer-0/+20
2023-02-22link-directives: clarify usage messageJeremy Fitzhardinge-1/+1
2023-02-22Implement -Zlink-directives=yes/noJeremy Fitzhardinge-0/+1
2023-02-21Rollup merge of #108285 - BoxyUwU:remove_pick_stable_before_unstable_flag, r=...Dylan DPC-177/+176
2023-02-20remove flagBoxy-177/+176
2023-02-20Make `configure_and_expand` "infalllible" by just aborting the compilation if...Oli Scherer-22/+20