rust/src/librustc_parse/parser
2020-03-26 13:25:34 +05:30
..
attr.rs parser/attr: adjust indentation. 2020-03-10 08:35:23 +01:00
diagnostics.rs review comments 2020-03-25 18:10:18 -07:00
expr.rs Rollup merge of #70209 - Centril:recover-quant-closure, r=petrochenkov 2020-03-22 15:48:32 +01:00
generics.rs recover on for<'a> |...| body closures. 2020-03-21 09:54:03 +01:00
item.rs Rename def_span to guess_head_span 2020-03-25 16:45:12 -07:00
mod.rs parse: nix unused root_module_name. 2020-03-21 22:51:03 +01:00
pat.rs Throw error when encountering ... instead of .. while destructing a pattern 2020-03-26 13:25:34 +05:30
path.rs rustc_parse: Use Token::ident where possible 2020-03-09 12:42:41 +03:00
stmt.rs summarize if-else-code with identical blocks (clippy::if_same_then_else) 2020-03-22 00:34:16 +01:00
ty.rs ast: Mac/Macro -> MacCall 2020-03-12 22:26:52 +03:00