struct Foo; impl Foo {} //~^ ERROR defaults for generic parameters are not allowed here fn main() {}