struct Foo { //~ ERROR E0128 field1: T, field2: U, } fn main() { }