about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/proc-macro-gates.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-91/+0
2022-10-01bless ui testsMaybe Waffle-1/+1
2020-11-20rustc_expand: Mark inner `#![test]` attributes as soft-unstableVadim Petrochenkov-1/+11
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-6/+6
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-46/+1
2020-02-09--bless --compare-mode=nllMatthias Prechtl-13/+13
2019-12-28Stabilize attribute macros on inline modulesVadim Petrochenkov-32/+14
2019-12-02syntax: Use `ast::MacArgs` for attributesVadim Petrochenkov-1/+1
2019-09-30Stabilize proc macros in type positionsVadim Petrochenkov-15/+6
2019-07-23Normalize use of backticks in compiler messages for libsyntax/*Samy Kacimi-1/+1
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-16/+16
2019-05-22tests: Centralize proc macros commonly used for testingVadim Petrochenkov-49/+49
2019-04-11Reword tracking issue noteEsteban Küber-16/+16
2019-04-10Tweak unstable diagnostic outputEsteban Küber-16/+32
2019-03-11Update testsVadim Petrochenkov-17/+17
2019-02-25Restrict value in key-value attributes to literalsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-17/+17
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+137