enhancementhelp wanted
仓库指标
- 星标
- (3,409 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
LitStr::parse currently puts the entire input string's span on every output token. It would be better to try producing smaller spans using Literal::subspan.
LitStr::parse currently puts the entire input string's span on every output token. It would be better to try producing smaller spans using Literal::subspan.