mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-27 07:03:45 +00:00
86723d3d46
The `DelimToken` here is `NoDelim`, which means the returned delim tokens will just be ignored by `Parser::bump()`. This commit changes things so the delim tokens won't be returned. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |