about summary refs log tree commit diff
path: root/tests/ui/derives
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-36/+36
2023-11-03Emit explanatory note for move errors in packed struct derivesGurinder Singh-0/+271
2023-10-26Tweak suggestion spans for invalid crate-level inner attributeEsteban Küber-10/+30
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+6
2023-04-27Provide RHS type hint when reporting operator errorMichael Goulet-10/+10
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-41/+82
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