about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/attr-invalid-exprs.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-3/+4
2019-05-24Tweak macro parse errors when reaching EOF during macro call parseEsteban Küber-1/+1
- Add detail on origin of current parser when reaching EOF and stop saying "found <eof>" and point at the end of macro calls - Handle empty `cfg_attr` attribute - Reword empty `derive` attribute error
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+37