mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
892ebe9afe
Tweak invalid `fn` header and body parsing * Rely on regular "expected"/"found" parser error for `fn`, fix #77115 * Recover empty `fn` bodies when encountering `}` * Recover trailing `>` in return types * Recover from non-type in array type `[<BAD TOKEN>; LEN]` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |