ruff
262e768f
- refactor(ruff): Implement `doc_lines_from_tokens` as iterator (#3124)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(ruff): Implement `doc_lines_from_tokens` as iterator (#3124) This is a nit refactor... It implements the extraction of document lines as an iterator instead of a Vector to avoid the extra allocation.
References
#3124 - refactor(ruff): Implement `doc_lines_from_tokens` as iterator
Author
Micha Reiser
Parents
bc3a9ce0
Loading