rust/compiler/rustc_ast/src
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
..
ast
attr Allow registering tool lints with register_tool 2021-03-16 17:33:03 -04:00
expand
util Remove unnecessary manual shrink_to_fit calls 2021-01-16 14:02:36 +01:00
ast_like.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
ast.rs hir: Preserve used syntax in TyKind::TraitObject 2021-03-18 03:02:32 +03:00
entry.rs
lib.rs stabilize or_patterns 2021-03-19 19:45:32 -05:00
mut_visit.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00
node_id.rs Clarify docs for DUMMY_NODE_ID 2021-02-07 19:42:12 -08:00
ptr.rs
token.rs rename :pat2018 -> :pat215 2021-03-22 12:40:23 -05:00
tokenstream.rs Change x64 size checks to not apply to x32. 2021-03-06 16:02:48 +00:00
visit.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00