about summary refs log tree commit diff
path: root/tests/ui/derives/deriving-with-repr-packed.stderr
AgeCommit message (Expand)AuthorLines
2025-05-02collateral damage in derive tests, improves errors by not refering to impleme...Jana Dönszelmann-6/+6
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-3/+0
2024-07-27built-in derive: remove BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE hack and lintRalf Jung-49/+25
2024-04-24Mention when type parameter could be `Clone`Esteban Küber-1/+4
2024-04-11Mention when the type of the moved value doesn't implement `Clone`Esteban Küber-0/+5
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-11-03Emit explanatory note for move errors in packed struct derivesGurinder Singh-0/+1
2023-02-09Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.Nicholas Nethercote-1/+31
2023-01-31make unaligned_reference a hard errorRalf Jung-3/+3
2023-01-30Allow more deriving on packed structs.Nicholas Nethercote-96/+30
2023-01-11Move /src/test to /testsAlbert Larsan-0/+111