about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-49934-errors.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-7/+6
2020-11-19expand: Stop derive expansion un unexpected targets earlyVadim Petrochenkov-14/+2
Collect derive placeholders using `collect` instead of `push`
2020-09-08Update testsGuillaume Gomez-2/+3
2019-09-14resolve: Tweak some expected/found wordingVadim Petrochenkov-2/+2
2019-09-09Resolve attributes in several placesCaio-0/+26
Arm, Field, FieldPat, GenericParam, Param, StructField and Variant