about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/macro-namespace-reserved-2.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-132/+0
2021-08-23Clarify what attribute and derive macros look like.Mara Bos-2/+2
2021-08-23Update tests.Mara Bos-0/+10
2020-01-09Update testsVadim Petrochenkov-6/+12
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-08-15resolve: Move macro resolution traces from `Module`s to `Resolver`Vadim Petrochenkov-12/+12
2019-08-03Move special treatment of `derive(Copy, PartialEq, Eq)` from expansion infras...Vadim Petrochenkov-12/+12
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-10/+6
2019-07-11Add a regression test for #44692Vadim Petrochenkov-1/+1
2019-07-11resolve/expand: Catch macro kind mismatches early in resolveVadim Petrochenkov-14/+62
2019-07-11resolve: Make proc macro stubs less stubbyVadim Petrochenkov-25/+41
2019-03-11Update testsVadim Petrochenkov-9/+9
2018-12-25Remove licensesMark Rousskov-9/+9
2018-11-30tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests.Eduard-Mihai Burtescu-9/+9
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+56