about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/macro-namespace-reserved-2.rs
AgeCommit message (Expand)AuthorLines
2019-09-15resolve: Remove `!` from "cannot find" diagnostics for macrosVadim Petrochenkov-2/+2
2019-09-15resolve: Tweak "cannot find" wording for attributesVadim Petrochenkov-1/+1
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-1/+1
2019-07-11resolve/expand: Catch macro kind mismatches early in resolveVadim Petrochenkov-2/+10
2019-07-11resolve: Make proc macro stubs less stubbyVadim Petrochenkov-4/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-30tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests.Eduard-Mihai Burtescu-0/+1
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+55