mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 22:36:43 +00:00
* Recover empty `fn` bodies when encountering `}` * Recover trailing `>` in return types * Recover from non-type in array type `[<BAD TOKEN>; LEN]`