mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

* Recover empty `fn` bodies when encountering `}` * Recover trailing `>` in return types * Recover from non-type in array type `[<BAD TOKEN>; LEN]`