summary refs log tree commit diff
path: root/src/test/ui/proc-macro/subspan.stderr
AgeCommit message (Collapse)AuthorLines
2019-08-17Serialize additional data for procedural macrosAaron Hill-8/+8
Split off from #62855 This PR deerializes the declaration `Span` and attributes for all procedural macros from their underlying function definitions. This allows Rustdoc to properly render doc comments and source links when inlining procedural macros across crates
2019-03-11Update testsVadim Petrochenkov-16/+16
2018-12-25Remove licensesMark Rousskov-16/+16
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+98