about summary refs log tree commit diff
path: root/tests/ui/lint/unaligned_references.stderr
AgeCommit message (Expand)AuthorLines
2023-09-06still accept references to u8 slices and str in packed fieldsRalf Jung-10/+30
2023-09-05fix detecting references to packed unsized fieldsRalf Jung-11/+21
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet-1/+1
2023-04-28improve error notes for packed struct reference diagnosticbindsdev-10/+20
2023-02-16Properly check for builtin derivesclubby789-10/+19
2023-01-31make unaligned_reference a hard errorRalf Jung-194/+19
2023-01-11Move /src/test to /testsAlbert Larsan-0/+259