error: expected one of `:`, `;`, `=`, or `@`, found `<` --> $DIR/issue-22712.rs:6:12 | LL | let Foo> | ^ expected one of `:`, `;`, `=`, or `@` here error: aborting due to previous error