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 231133873
, another FCP is not needed.
r? `@nikomatsakis`
This commit is contained in:
commit
ca075d268d
15 changed files with 66 additions and 121 deletions
|
@ -853,8 +853,7 @@ symbols! {
|
|||
partial_ord,
|
||||
passes,
|
||||
pat,
|
||||
pat2015,
|
||||
pat2021,
|
||||
pat_param,
|
||||
path,
|
||||
pattern_parentheses,
|
||||
phantom_data,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue