parent
2fa7d6b44f
commit
7607332805
14 changed files with 48 additions and 49 deletions
|
@ -1596,7 +1596,7 @@ impl Parser {
|
|||
return ast::Lifetime {
|
||||
id: ast::DUMMY_NODE_ID,
|
||||
span: span,
|
||||
ident: i
|
||||
ident: i.name
|
||||
};
|
||||
}
|
||||
_ => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue