about summary refs log tree commit diff
path: root/src/test/rustdoc/intra-doc
AgeCommit message (Expand)AuthorLines
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-1/+1
2021-02-27Move test file, add test of generated linkLucas De Angelis-0/+11
2021-02-15Fix intra-doc link to raw pointer methodSimon Sapin-0/+1
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-0/+1
2021-01-12Rollup merge of #80885 - camelid:intra-doc-str-ref, r=jyn514Yuki Okushi-0/+9
2021-01-10rustdoc: Remove `*` intra-doc alias for `pointer`Camelid-2/+0
2021-01-10rustdoc: Resolve `&str` as `str`Camelid-0/+9
2021-01-04fix incompatible disambiguator testmax-heller-2/+0
2021-01-03primitive disambiguator testsmax-heller-0/+6
2020-12-24Don't process `[]` and `()` in intra-doc linksJoshua Nelson-27/+0
2020-12-22Fix intra-doc links for non-path primitivesJoshua Nelson-0/+66
2020-12-02Use `item_name` instead of pretty printingJoshua Nelson-0/+13
2020-11-28Move `src/test/rustdoc` intra-doc link tests into a subdirectoryJoshua Nelson-0/+1088