about summary refs log tree commit diff
path: root/src/test/rustdoc/inline_cross/proc_macro.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-36/+0
2022-08-13Rename `@hastext` to `@hasraw` (same for `matches`)Noah Lev-6/+6
2022-08-13Update tests: arity-2 `@{has,matches}` -> `...text`Noah Lev-6/+6
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