Change RTN to use .. again
This commit is contained in:
@@ -276,6 +276,9 @@ impl<'a, 'hir> LoweringContext<'a, 'hir> {
|
||||
)
|
||||
}
|
||||
},
|
||||
GenericArgs::ParenthesizedElided(_span) => {
|
||||
todo!()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user