rust/compiler/rustc_ast/src
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
..
ast
attr Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
expand Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
util Remove unnecessary manual shrink_to_fit calls 2021-01-16 14:02:36 +01:00
ast_like.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
ast.rs Auto merge of #84334 - klensy:typo-compiler, r=jyn514 2021-04-20 00:16:45 +00:00
entry.rs
lib.rs fix feature use in rustc libs 2021-04-18 22:05:45 +02:00
mut_visit.rs Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
node_id.rs Clarify docs for DUMMY_NODE_ID 2021-02-07 19:42:12 -08:00
ptr.rs
token.rs remove pat2021 2021-04-27 21:15:59 -05:00
tokenstream.rs fix few typos 2021-04-19 15:57:08 +03:00
visit.rs Use AnonConst for asm! constants 2021-04-06 12:35:41 +01:00