summary refs log tree commit diff
path: root/src/test/ui/deriving-with-repr-packed.rs
AgeCommit message (Expand)AuthorLines
2018-06-02Specify that packed types must derive, not implement, CopyMark Simulacrum-1/+1
2017-11-26improve error messagesAriel Ben-Yehuda-4/+18
2017-11-26limit packed copy-out to non-generic Copy structsAriel Ben-Yehuda-0/+27