error: generic arguments must come before the first constraint --> $DIR/issue-32214.rs:3:34 | LL | pub fn test >() {} | ------- ^ generic argument | | | the constraint is provided here error: aborting due to previous error