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