summary refs log tree commit diff
path: root/tests/rustdoc-ui/issues
AgeCommit message (Expand)AuthorLines
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