summary refs log tree commit diff
path: root/src/test/run-pass/dst-field-align.rs
AgeCommit message (Expand)AuthorLines
2017-02-09removed unused structOliver Schneider-6/+0
2017-02-09remove wrong packed struct testOliver Schneider-6/+0
2015-12-08Fix unsized structs with destructorsJames Miller-1/+17
2015-12-08Align pointers to DST fields properlyJames Miller-0/+71