rust/compiler/rustc_parse/src/parser
Yuki Okushi 50d048f142
Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplett
rename :pat2018 -> :pat2015

as requested by T-lang on zulip: https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/or.20patterns/near/231133873

No functional changes here... just renaming.

r? `@nikomatsakis`
2021-03-23 10:15:43 +09:00
..
attr_wrapper.rs rustc_ast: Replace AstLike::finalize_tokens with a getter tokens_mut 2021-03-06 21:19:31 +03:00
attr.rs Address review comments 2021-02-13 13:04:54 -05:00
diagnostics.rs Emit more pretty diagnostics for qualified paths 2021-03-17 09:57:58 +09:00
expr.rs stabilize or_patterns 2021-03-19 19:45:32 -05:00
generics.rs Require passing an AttrWrapper to collect_tokens_trailing_token 2021-02-13 12:07:15 -05:00
item.rs Auto merge of #76447 - pickfire:async-pub, r=estebank 2021-03-18 02:32:39 +00:00
mod.rs stabilize or_patterns 2021-03-19 19:45:32 -05:00
nonterminal.rs Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplett 2021-03-23 10:15:43 +09: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 stabilize or_patterns 2021-03-19 19:45:32 -05:00
ty.rs Add pub as optional check_front_matter 2021-03-17 09:04:08 +08:00