1error: #[cast_to(..)] can't be used on a generic type definition 2 --> tests/ui/on-generic-type.rs:6:12 3 | 46 | struct Data<T: 'static> { 5 | ^^^^^^^^^^^^ 6