about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/auxiliary
AgeCommit message (Expand)AuthorLines
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-0/+0
2018-12-28Add test demonstrating disintegration of `$crate` into `$` and `crate`Vadim Petrochenkov-0/+7
2018-12-25Remove licensesMark Rousskov-320/+0
2018-12-19Reintroduce special pretty-printing for `$crate` when it's necessary for proc...Vadim Petrochenkov-1/+33
2018-12-19proc_macro: Accept `$crate` as an identifier if it comes from the compilerVadim Petrochenkov-0/+12
2018-12-09Fix rebase + Add missing `// force-host`Vadim Petrochenkov-0/+1
2018-12-09Move some tests from ui-fulldeps to uiVadim Petrochenkov-0/+19
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+596
2018-11-30tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests.Eduard-Mihai Burtescu-1/+15
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+627