Skip to content

Commit

Permalink
pacify tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Jun 9, 2019
1 parent 73c6563 commit 3ba82f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libsyntax/ext/tt/quoted.rs
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ fn parse_kleene_op(
.as_ref()
.map(tokenstream::TokenTree::span)
.unwrap_or(span)),
}
}
}

/// Attempt to parse a single Kleene star, possibly with a separator.
Expand Down

0 comments on commit 3ba82f7

Please sign in to comment.