Skip to content

plugins/folder: replace QList::mid with std::span

Fushan Wen requested to merge work/fuf/span into master

to reduce allocations.

Merge request reports