error: generic parameters with a default must be trailing --> $DIR/wrong-order.rs:4:10 | LL | struct A { | ^ | = note: using type defaults and const parameters in the same parameter list is currently not permitted error: aborting due to previous error