summary refs log tree commit diff
path: root/src/test/ui/lint/unaligned_references.stderr
AgeCommit message (Expand)AuthorLines
2022-08-03fix is_disaligned logic for nested packed structsRalf Jung-1/+57
2022-04-14make unaligned_reference warning visible in future compat reportRalf Jung-0/+119
2021-12-09give more help in the unaligned_references lintRalf Jung-0/+7
2021-09-25Use larger span for adjustments on method callsAaron Hill-1/+1
2021-03-28unaligned_references: align(N) fields in packed(N) structs are fineRalf Jung-7/+17
2021-03-27make unaligned_refereces future-incompat lint warn-by-default, and remove the...Ralf Jung-5/+17
2020-05-27expand unaligned_references testRalf Jung-7/+23
2020-05-25rename lintRalf Jung-0/+39