about summary refs log tree commit diff
path: root/src/test/ui/lint/unaligned_references.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-103/+0
2022-08-03fix is_disaligned logic for nested packed structsRalf Jung-0/+53
2021-03-28unaligned_references: align(N) fields in packed(N) structs are fineRalf Jung-0/+15
2021-03-27make unaligned_refereces future-incompat lint warn-by-default, and remove the...Ralf Jung-0/+6
2020-05-27expand unaligned_references testRalf Jung-4/+11
2020-05-25rename lintRalf Jung-0/+22