rust/compiler/rustc_parse/src/parser
2021-02-21 13:01:01 +01:00
..
attr.rs Address review comments 2021-02-13 13:04:54 -05:00
attr_wrapper.rs Address review comments 2021-02-13 13:04:54 -05:00
diagnostics.rs Simplify pattern grammar by allowing nested leading vert 2021-02-15 12:07:54 -06:00
expr.rs remove unneccessary wrapping of return value in mk_await_expr() 2021-02-21 13:01:01 +01:00
generics.rs Require passing an AttrWrapper to collect_tokens_trailing_token 2021-02-13 12:07:15 -05:00
item.rs ast: Keep expansion status for out-of-line module items 2021-02-18 13:07:49 +03:00
mod.rs Simplify pattern grammar by allowing nested leading vert 2021-02-15 12:07:54 -06:00
nonterminal.rs Simplify pattern grammar by allowing nested leading vert 2021-02-15 12:07:54 -06:00
pat.rs Simplify pattern grammar by allowing nested leading vert 2021-02-15 12:07:54 -06:00
path.rs Point only at generic arguments when they are unexpected 2021-01-26 15:59:43 -08:00
stmt.rs Rollup merge of #82236 - matthiaskrgr:useless_conv, r=jyn514 2021-02-18 16:57:40 +01:00
ty.rs Address review comments 2020-12-17 14:12:48 +01:00