rust/compiler/rustc_parse
Esteban Küber ff61949860 Tweak invalid fn header and body parsing
* Recover empty `fn` bodies when encountering `}`
* Recover trailing `>` in return types
* Recover from non-type in array type `[<BAD TOKEN>; LEN]`
2020-10-25 18:34:14 -07:00
..
src Tweak invalid fn header and body parsing 2020-10-25 18:34:14 -07:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00