about summary refs log tree commit diff
path: root/src/test/rustdoc/intra-link-proc-macro.rs
AgeCommit message (Expand)AuthorLines
2020-11-28Move `src/test/rustdoc` intra-doc link tests into a subdirectoryJoshua Nelson-27/+0
2020-07-30intra_doc_resolution_failures -> broken_intra_doc_linksManish Goregaokar-1/+1
2020-07-30Rename to intra_doc_resolution_failuresManish Goregaokar-1/+1
2020-07-29Rename usage of intra_doc_link_resolution_failureManish Goregaokar-1/+1
2020-06-10Add tests for macro@ and derive@Manish Goregaokar-1/+7
2020-06-10Avoid collisions between traits and their derive macrosManish Goregaokar-1/+5
2020-06-09Add test for proc macro resolution in intra doc linksManish Goregaokar-0/+17