about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/dollar-crate-issue-57089.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2020-08-09Remove normalization of `Span` debug output in proc-macro testsAaron Hill-4/+3
2020-07-26Normalize the test output of hygiene-related testsAaron Hill-0/+1
2019-11-04Use check-pass in ui tests where appropriateTomasz Miąsko-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-05-22tests: Centralize proc macros commonly used for testingVadim Petrochenkov-4/+5
2018-12-28Resolve `$crate`s for pretty-printing at more appropriate timeVadim Petrochenkov-1/+2
2018-12-28Add test demonstrating disintegration of `$crate` into `$` and `crate`Vadim Petrochenkov-0/+25