rust/compiler/rustc_parse/src/parser
2020-10-30 10:13:41 -04:00
..
attr.rs Only call collect_tokens when we have an attribute to parse 2020-10-22 15:17:40 -04:00
diagnostics.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
expr.rs Fix typo in comments 2020-10-27 14:23:58 -07:00
generics.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
item.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
mod.rs Auto merge of #77502 - varkor:const-generics-suggest-enclosing-braces, r=petrochenkov 2020-10-27 09:25:54 +00:00
nonterminal.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
pat.rs Add back missing comments 2020-10-30 10:13:41 -04:00
path.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
stmt.rs Detect blocks that could be struct expr bodies 2020-10-07 13:40:52 -07:00
ty.rs Tweak invalid fn header and body parsing 2020-10-25 18:34:14 -07:00