about summary refs log tree commit diff
path: root/src/test/ui/rfc-2565-param-attrs/proc-macro-cannot-be-used.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-66/+0
2021-04-12Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de...Manish Goregaokar-0/+1
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-29/+29
2019-09-29syntax: fix #64682.Mazdak Farrokhzad-0/+6
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-1/+1
2019-09-11Stabilize `param_attrs` in Rust 1.39.0Caio-1/+0
2019-09-09Resolve attributes in several placesCaio-25/+25
2019-08-31Harden param_attrs test wrt. usage of proc macro attrs.Mazdak Farrokhzad-0/+60