rust/src/test/ui/issues/issue-36617.rs

2 lines
85 B
Rust
Raw Normal View History

2016-09-21 04:23:17 -05:00
#![derive(Copy)] //~ ERROR `derive` may only be applied to structs, enums and unions