ruff
262e768f - refactor(ruff): Implement `doc_lines_from_tokens` as iterator (#3124)

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.
Author
Micha Reiser
Parents
Loading