about summary refs log tree commit diff
path: root/src/test/ui/rustdoc
AgeCommit message (Expand)AuthorLines
2021-11-24Add test for merged featuresGuillaume Gomez-0/+24
2021-11-24Create rustdoc_internals feature gateGuillaume Gomez-1/+1
2021-11-14Move some tests to more reasonable directoriesCaio-0/+48
2021-08-16Move working checks into separate test filesGuillaume Gomez-2/+9
2021-08-16Add UI tests for doc(test(...)) attribute checksGuillaume Gomez-0/+50
2021-08-16feature gate doc(primitive)Joshua Nelson-0/+20
2021-06-17Move regression test for #83512 into doc_keyword.rsFabian Wolff-19/+15
2021-06-17Fix ICE when using `#[doc(keyword = "...")]` on non-itemsFabian Wolff-0/+18
2021-06-15Fix ICE when doc aliases were put on function paramsRyan Levick-4/+11
2021-06-06Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkovYuki Okushi-0/+22
2021-06-05Don't fire `invalid_doc_attributes` on `extern crate` itemsJoshua Nelson-0/+22
2021-06-04Fix `deny(invalid_doc_attributes)`Joshua Nelson-0/+23
2021-03-26Update char::escape_debug_ext to handle different escapes in strings vs. charsÖmer Sinan Ağacan-2/+2
2021-03-19Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514Dylan DPC-12/+74
2021-03-13Add hyphen to "crate level"Camelid-2/+2
2021-03-11Update doc alias ui testsGuillaume Gomez-12/+74
2021-03-08Move rustdoc UI tests into a subdirectoryJoshua Nelson-0/+219