rust/compiler/rustc_parse/src/parser
bors ca075d268d Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis
Stabilize `:pat_param` and remove `:pat2021`

Blocked on #83384

cc `@rust-lang/lang` #79278

If I understand `@nikomatsakis` in  https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/or.20patterns/near/231133873, another FCP is not needed.

r? `@nikomatsakis`
2021-04-28 20:35:17 +00:00
..
attr.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
attr_wrapper.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
diagnostics.rs don't bump in check_mistyped_turbofish_with_multiple_type_params 2021-04-12 21:09:04 +02:00
expr.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
generics.rs Require passing an AttrWrapper to collect_tokens_trailing_token 2021-02-13 12:07:15 -05:00
item.rs Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis" 2021-04-23 10:40:32 -03:00
mod.rs Add fast path when None delimiters are not involved 2021-04-12 17:26:26 -04:00
nonterminal.rs remove pat2021 2021-04-27 21:15:59 -05:00
pat.rs stabilize or_patterns 2021-03-19 19:45:32 -05:00
path.rs Fix turbofish recovery with multiple generic args 2021-02-27 13:46:49 +03:00
stmt.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
ty.rs Add pub as optional check_front_matter 2021-03-17 09:04:08 +08:00