rescope temp lifetime in let-chain into IfElse
apply rules by span edition
This commit is contained in:
parent
33855f80d4
commit
f93df1f7dc
30 changed files with 1102 additions and 35 deletions
|
@ -1017,6 +1017,7 @@ symbols! {
|
|||
ident,
|
||||
if_let,
|
||||
if_let_guard,
|
||||
if_let_rescope,
|
||||
if_while_or_patterns,
|
||||
ignore,
|
||||
impl_header_lifetime_elision,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue