rust/compiler/rustc_parse/src/parser
2020-12-19 07:13:36 -06:00
..
attr.rs rustc_parse: restore pub vis on parse_attribute 2020-11-26 12:54:09 -06:00
diagnostics.rs Permit standalone generic parameters as const generic arguments in macros 2020-11-18 13:16:35 +00:00
expr.rs implement edition-specific :pat behavior for 2015/18 2020-12-19 07:13:36 -06:00
generics.rs Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
item.rs Auto merge of #77035 - mibac138:fn-fat-arrow-return, r=davidtwco 2020-12-19 01:47:05 +00:00
mod.rs implement edition-specific :pat behavior for 2015/18 2020-12-19 07:13:36 -06:00
nonterminal.rs implement edition-specific :pat behavior for 2015/18 2020-12-19 07:13:36 -06:00
pat.rs implement edition-specific :pat behavior for 2015/18 2020-12-19 07:13:36 -06:00
path.rs Gracefully handle confusing -> with : in function return type 2020-12-03 18:19:42 +01:00
stmt.rs implement edition-specific :pat behavior for 2015/18 2020-12-19 07:13:36 -06:00
ty.rs Address review comments 2020-12-17 14:12:48 +01:00