summary refs log tree commit diff
path: root/tests/rustdoc-ui/issues
AgeCommit message (Expand)AuthorLines
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-32/+32
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-52/+52
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-01-05Rollup merge of #119148 - estebank:bare-traits, r=davidtwcoMichael Goulet-0/+4
2024-01-04Silence redundant warning when E0038 will be emittedEsteban Küber-0/+4
2023-12-21Switch from using `//~ERROR` annotations with `--error-format` to `error-patt...Rajveer-5/+6
2023-11-24Manual find replace updatesNilstrieb-1/+1
2023-11-24Bless rustdoc-ui testsNilstrieb-12/+12
2023-11-08Mark Rustdoc test as Linux-onlyJake Goulding-1/+1
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-2/+2
2023-10-31Accept less invalid Rust in rustdocOli Scherer-49/+193
2023-10-13Tweak wordingEsteban Küber-1/+1
2023-10-13Suggest trait bounds for used associated type on type paramEsteban Küber-0/+5
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+16
2023-09-15Add tests for `custom_code_classes_in_docs` featureGuillaume Gomez-0/+2
2023-05-01Don't use implied trait predicates in gather_explicit_predicates_ofMichael Goulet-35/+171
2023-04-29Move some rustdoc-ui tests to subdirectoriesjyn-0/+930