about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/dollar-crate-issue-62325.rs
AgeCommit message (Expand)AuthorLines
2020-08-09Remove normalization of `Span` debug output in proc-macro testsAaron Hill-4/+4
2020-07-26Normalize the test output of hygiene-related testsAaron Hill-0/+1
2019-09-30Stabilize proc macros in type positionsVadim Petrochenkov-2/+0
2019-07-09Add a test case with `$crate` from other crateVadim Petrochenkov-0/+4
2019-07-09Resolve `$crate` in all hygienic contexts for pretty-pringingVadim Petrochenkov-2/+1
2019-07-09Add a test for `$crate` inside macro invocationVadim Petrochenkov-0/+24