enhancementhelp wanted
倉庫指標
- 星標
- (3,410 顆星)
- 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.