Auto merge of #5938 - ebroto:sync-from-rust, r=ebroto
Rustup r? @ghost changelog: none
This commit is contained in:
commit
1a26dbff22
@ -340,6 +340,7 @@ fn take_pat(from: &mut Pat) -> Pat {
|
||||
id: DUMMY_NODE_ID,
|
||||
kind: Wild,
|
||||
span: DUMMY_SP,
|
||||
tokens: None,
|
||||
};
|
||||
mem::replace(from, dummy)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user