about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/intra-doc
AgeCommit message (Expand)AuthorLines
2021-03-22rustdoc: Record crate name instead of using `None`Camelid-0/+17
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-39/+39
2021-02-19[intra-doc links] Don't check feature gates of items re-exported across cratesJoshua Nelson-0/+8
2021-02-11Fix private intra-doc warnings on associated itemsJoshua Nelson-5/+26
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-9/+39
2021-01-08Rollup merge of #80372 - jyn514:fix-panics, r=ManishearthYuki Okushi-0/+20
2021-01-04fix incompatible disambiguator testmax-heller-0/+18
2020-12-25Don't panic when an external crate can't be resolvedJoshua Nelson-0/+20
2020-12-24Don't process `[]` and `()` in intra-doc linksJoshua Nelson-0/+103
2020-11-28Move `src/test/rustdoc-ui` intra-doc tests into a subdirectoryJoshua Nelson-0/+1262