about summary refs log tree commit diff
path: root/src/test/rustdoc/inline_cross/proc_macro.rs
AgeCommit message (Expand)AuthorLines
2020-02-15Record proc macro harness order for use during metadata deserializationAaron Hill-0/+8
2019-09-17Generate proc macro harness in AST order.Aaron Hill-1/+12
2019-08-24Improve Rustdoc's handling of procedural macrosAaron Hill-9/+10
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-30tests: remove ignore-stage1 where possible in proc_macro tests.Eduard-Mihai Burtescu-1/+0
2018-09-25add test for proc-macro re-exportQuietMisdreavus-0/+27