about summary refs log tree commit diff
path: root/src/test/ui/parser/macro/trait-object-macro-matcher.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2021-12-04Lint bare traits in AstConv.Camille GILLOT-2/+0
2021-06-25Address PR feedbackRyan Levick-1/+1
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-1/+1
2021-04-16Fix testsRyan Levick-0/+1
2020-03-10trait-object-lifetime-parens: improve recovery.Mazdak Farrokhzad-2/+7
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-0/+20
Except those testing parsing during macro expansion