about summary refs log tree commit diff
path: root/tests/rustdoc-ui
AgeCommit message (Expand)AuthorLines
2024-04-15Move --check-cfg documentation to stable booksUrgau-2/+2
2024-04-15Stabilize checking of cfgs at compile-time: --check-cfg optionUrgau-16/+1
2024-04-13rustdoc: check redundant explicit links with correct itemidMichael Howell-0/+14
2024-04-12Rollup merge of #123204 - notriddle:notriddle/include-str-span, r=pnkfelixMatthias Krüger-28/+66
2024-04-09tests: bless ui and rustdoc-ui tests for ICE messages许杰友 Jieyou Xu (Joe)-0/+2
2024-04-02Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomezMatthias Krüger-0/+28
2024-04-02rustdoc: synthetic auto trait impls: accept unresolved region vars for nowLeón Orell Valerian Liehr-0/+28
2024-04-02rustdoc: add a couple of regression testsLeón Orell Valerian Liehr-0/+85
2024-03-29rustdoc: point at span in `include_str!`-ed md fileMichael Howell-28/+66
2024-03-28Add regression test for #123158Guillaume Gomez-0/+8
2024-03-20Bless test fallout (duplicate diagnostics)Michael Goulet-3/+34
2024-03-19Auto merge of #122029 - estebank:drive-by-ui-test, r=oli-obkbors-2/+0
2024-03-18When displaying multispans, ignore empty lines adjacent to `...`Esteban Küber-2/+0
2024-03-08Stabilize associated type boundsMichael Goulet-1/+0
2024-03-08Auto merge of #122190 - matthiaskrgr:rollup-9ol4y30, r=matthiaskrgrbors-18/+123
2024-03-08Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkovMatthias Krüger-18/+123
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-41/+35
2024-03-07Merge `check_mod_impl_wf` and `check_mod_type_wf`Oli Scherer-5/+5
2024-03-07Make `arg_expand_all` not short-circuit on first errorbeetrees-18/+123
2024-02-29Update ui testsGuillaume Gomez-151/+37
2024-02-29Fix tests that are affected by this changesisungo-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-357/+357
2024-02-12Clean inlined type alias with correct param-envMichael Goulet-0/+14
2024-02-08Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgrbors-0/+78
2024-02-08Already poison the `type_of` result of the anon const used in the `typeof` ex...Oli Scherer-2/+2
2024-02-07docs: also check the inline stmt during redundant link checkbohan-0/+78
2024-02-05Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillotMatthias Krüger-7/+6
2024-01-31Don't hash lints differently to non-lints.Nicholas Nethercote-3/+0
2024-01-26remove illegal_floating_point_literal_pattern lintRalf Jung-7/+6
2024-01-18Rollup merge of #119730 - vuittont60:master, r=GuillaumeGomezMatthias Krüger-1/+1
2024-01-14Rollup merge of #119561 - notriddle:master, r=fmeaseGuillaume Gomez-0/+210
2024-01-13Bless testsGeorge-lewis-0/+7
2024-01-11Rollup merge of #119841 - nnethercote:rm-DiagnosticBuilder-buffer, r=oli-obkMatthias Krüger-1/+1
2024-01-11Taint more aggressively in astconvOli Scherer-21/+3
2024-01-11Use the right level with `-Ztreat-err-as-bug`.Nicholas Nethercote-1/+1
2024-01-09fix typovuittont60-1/+1
2024-01-05Rollup merge of #119148 - estebank:bare-traits, r=davidtwcoMichael Goulet-0/+4
2024-01-04Rollup merge of #119184 - Rajveer100:branch-for-issue-118752, r=davidtwcoMatthias Krüger-5/+6
2024-01-04Silence redundant warning when E0038 will be emittedEsteban Küber-0/+4
2024-01-03Add `check-pass` to ice testsMichael Howell-0/+2
2024-01-03rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)Michael Howell-0/+208
2023-12-21Switch from using `//~ERROR` annotations with `--error-format` to `error-patt...Rajveer-5/+6
2023-12-21Simple modification of diagnostic informationsurechen-2/+2
2023-12-13Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkovbors-0/+4
2023-12-13Add more suggestion to unexpected cfg names and valuesUrgau-0/+4
2023-12-12Add a test for a codeblock with multiple invalid attributesGuillaume Gomez-1/+39
2023-12-12Follow guidelines for lint suggestionsGuillaume Gomez-27/+55
2023-12-12Add test for `rustX` codeblock attributeGuillaume Gomez-1/+20
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-9/+9
2023-11-24Manual find replace updatesNilstrieb-2/+2