about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/proc-macro-gates.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-53/+0
2020-11-20rustc_expand: Mark inner `#![test]` attributes as soft-unstableVadim Petrochenkov-0/+5
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-2/+2
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-10/+1
2019-12-28Stabilize attribute macros on inline modulesVadim Petrochenkov-5/+1
2019-12-02syntax: Use `ast::MacArgs` for attributesVadim Petrochenkov-1/+1
2019-09-30Stabilize proc macros in type positionsVadim Petrochenkov-1/+0
2019-05-22tests: Centralize proc macros commonly used for testingVadim Petrochenkov-21/+22
2019-02-25Restrict value in key-value attributes to literalsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+71