about summary refs log tree commit diff
path: root/tests/ui/derives
AgeCommit message (Expand)AuthorLines
2023-02-09Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.Nicholas Nethercote-1/+41
2023-02-06Rollup merge of #106477 - Nathan-Fenner:nathanf/refined-error-span-trait-impl...Matthias Krüger-12/+12
2023-01-31make unaligned_reference a hard errorRalf Jung-9/+5
2023-01-30Allow more deriving on packed structs.Nicholas Nethercote-120/+102
2023-01-23Point at specific field in struct literal when trait fulfillment failsNathan Fenner-12/+12
2023-01-13Keep obligation chain when elaborating obligationsEsteban Küber-10/+19
2023-01-13Elaborate unmet obligations in E0599 for more contextEsteban Küber-4/+25
2023-01-12Rollup merge of #106702 - estebank:trait-bounds, r=compiler-errorsMatthias Krüger-12/+31
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-3/+3
2023-01-11Tweak outputEsteban Küber-13/+6
2023-01-11Conserve cause of `ImplDerivedObligation` in E0599Esteban Küber-9/+35
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2416