rust/compiler/rustc_parse/src/parser
2020-11-07 14:33:34 -06: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 Use reparsed TokenStream if we captured any inner attributes 2020-11-02 13:22:03 -05:00
mod.rs fix(rustc_parse): ConstBlock expr span 2020-11-07 14:33:34 -06: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