summaryrefslogtreecommitdiff
path: root/tests/rustdoc-ui
Commit message (Expand)AuthorAgeFilesLines
* Fix backtrace normalization in ice-bug-report-url.rsUlrich Weigand2023-05-112-2/+3
* Rollup merge of #110989 - jyn514:bug-report-url, r=WaffleLapkinMatthias Krüger2023-05-062-0/+30
|\
| * Make the BUG_REPORT_URL configurable by toolsjyn2023-05-012-0/+30
* | Improve check-cfg diagnostics (part 1)Urgau2023-05-052-2/+2
* | Don't use implied trait predicates in gather_explicit_predicates_ofMichael Goulet2023-05-012-35/+171
* | Rollup merge of #110631 - notriddle:notriddle/impl-trait-cycle, r=GuillaumeGomezMatthias Krüger2023-04-303-0/+52
|\ \
| * | rustdoc: catch and don't blow up on impl Trait cyclesMichael Howell2023-04-293-0/+52
* | | Rollup merge of #110981 - jyn514:rustdoc-tests, r=notriddleMatthias Krüger2023-04-30198-29/+40
|\ \ \ | |/ / |/| |
| * | move lint tests into subdirectoriesjyn2023-04-2953-0/+0
| * | Move some rustdoc-ui tests to subdirectoriesjyn2023-04-29145-29/+40
| |/
* | Add `rustdoc::unescaped_backtick` lintLukas Markeffsky2023-04-292-0/+1301
|/
* Rollup merge of #110904 - fmease:rustdoc-fix-110900, r=compiler-errorsMatthias Krüger2023-04-281-0/+28
|\
| * rustdoc: rebind bound vars to type-outlives predicatesLeón Orell Valerian Liehr2023-04-271-0/+28
* | Rollup merge of #110816 - clubby789:rustc-passes-diagnostics, r=compiler-errorsMatthias Krüger2023-04-273-3/+3
|\ \
| * | Migrate `rustc_passes` to translatable diagnosticsclubby7892023-04-263-3/+3
* | | Rollup merge of #110329 - aDotInTheVoid:json-inline-again, r=jyn514jyn2023-04-262-11/+0
|\ \ \ | |/ / |/| |
| * | Move test from rustdoc-ui to rustdoc-jsonAlona Enraght-Moony2023-04-142-11/+0
* | | Rollup merge of #110501 - notriddle:notriddle/ice-110495, r=petrochenkovDylan DPC2023-04-212-0/+60
|\ \ \
| * | | rustdoc: fix ICE from rustc_resolve and librustdoc parse divergenceMichael Howell2023-04-182-0/+60
| | |/ | |/|
* | | Add a failing rustdoc-ui test for public infinite recursive typeGuillaume Gomez2023-04-184-0/+9
|/ /
* | Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n...Matthias Krüger2023-04-182-17/+4
|\ \
| * | Add regression tests for #110422Guillaume Gomez2023-04-172-17/+4
* | | Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomezYuki Okushi2023-04-141-2/+2
|\ \ \ | |_|/ |/| |
| * | Stabilize rustdoc `--test-run-directory`Arpad Borsos2023-03-311-2/+2
* | | Rollup merge of #109810 - jyn514:rustdoc-opt-tests, r=TaKO8KiMatthias Krüger2023-04-124-283/+0
|\ \ \ | |_|/ |/| |
| * | Replace rustdoc-ui/{c,z}-help tests with a run-make testJynn Nelson2023-04-124-283/+0
* | | fix(doc): do not parse inline when output is json for external cratebohan2023-04-102-0/+11
|/ /
* | Bless rustdoc-ui test with new errors orderRémy Rakic2023-04-051-15/+15
* | Auto merge of #109808 - jyn514:debuginfo-options, r=michaelwoeristerbors2023-04-041-1/+1
|\ \
| * | Preserve, clarify, and extend debug informationJulia Tatz2023-03-311-1/+1
* | | Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddleGuillaume Gomez2023-03-311-1/+2
|\ \ \
| * | | Update tests for rustc_doc_primitiveGuillaume Gomez2023-03-301-1/+2
| |/ /
* | | Rollup merge of #109104 - GuillaumeGomez:fix-invalid-suggestion-ambiguous-int...Guillaume Gomez2023-03-3125-47/+460
|\ \ \ | |/ / |/| |
| * | Put back `is_derive_trait_collision` checkGuillaume Gomez2023-03-241-0/+22
| * | Update UI tests for primitive type ambiguity error renamingGuillaume Gomez2023-03-249-25/+25
| * | Add regression tests for #108653Guillaume Gomez2023-03-2418-25/+416
* | | rustdoc: tidy excess whitespacePatrik Kårlin2023-03-301-4/+4
* | | rustdoc: add error messages to the testPatrik Kårlin2023-03-302-60/+74
* | | rustdoc: remove other redundant itemPatrik Kårlin2023-03-302-11/+0
* | | rustdoc: remove excess from rustdoc testPatrik Kårlin2023-03-302-6/+2
* | | rustdoc: remove redundant testPatrik Kårlin2023-03-302-13/+0
* | | rustdoc: update with --bless and change expected errorsPatrik Kårlin2023-03-308-30/+352
* | | rustdoc: run more HIR validation to mirror rustcPatrik Kårlin2023-03-3014-0/+143
| |/ |/|
* | Rollup merge of #109330 - GuillaumeGomez:intermediate-reexport-intra-doc-ice,...Guillaume Gomez2023-03-271-0/+14
|\ \
| * | Add regression test for #109282Guillaume Gomez2023-03-231-0/+14
| |/
* | Auto merge of #107932 - petrochenkov:onlyexport, r=jyn514bors2023-03-241-0/+13
|\ \
| * | rustdoc: Skip doc link resolution for non-exported itemsVadim Petrochenkov2023-03-231-0/+13
| |/
* | Rollup merge of #107718 - Zoxc:z-time, r=nnethercoteMatthias Krüger2023-03-231-0/+1
|\ \ | |/ |/|
| * Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...John Kåre Alsaker2023-03-211-0/+1
* | rustdoc: Cleanup parent module tracking for doc linksVadim Petrochenkov2023-03-212-0/+11
|/