pacify tidy.
This commit is contained in:
parent
73c6563ce0
commit
3ba82f7cd8
@ -375,7 +375,7 @@ fn parse_kleene_op(
|
|||||||
.as_ref()
|
.as_ref()
|
||||||
.map(tokenstream::TokenTree::span)
|
.map(tokenstream::TokenTree::span)
|
||||||
.unwrap_or(span)),
|
.unwrap_or(span)),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Attempt to parse a single Kleene star, possibly with a separator.
|
/// Attempt to parse a single Kleene star, possibly with a separator.
|
||||||
|
Loading…
Reference in New Issue
Block a user