summary refs log tree commit diff
path: root/src/test/ui/packed/packed-struct-borrow-element.stderr
AgeCommit message (Collapse)AuthorLines
2021-03-28adjust old testRalf Jung-11/+1
2021-03-27make unaligned_refereces future-incompat lint warn-by-default, and remove ↵Ralf Jung-0/+33
the safe_packed_borrows lint that it replaces