error: expected `;` or `{`, found `>` --> $DIR/issue-24780.rs:5:23 | LL | fn foo() -> Vec> { | ^ expected `;` or `{` error: aborting due to previous error