aboutsummaryrefslogtreecommitdiff
path: root/src/ppm.rs
AgeCommit message (Expand)AuthorFilesLines
2024-06-10refactor(ppm): update rust idiomsFuwn1-4/+13
2024-06-10refactor: bump nightly againFuwn1-3/+4
2024-06-10style: use updated rustfmt rulesFuwn1-84/+89
2024-06-10refactor: bump nightly rust and fix lintsFuwn1-46/+52
2022-08-02refactor(ppm.rs): drop lazy_static for std::lazyFuwn1-47/+45
2022-03-22refactor(ppm): take slice instead of vectorFuwn1-3/+1
2022-03-22refactor(ppm): clone_from_slice instead of cloneFuwn1-2/+4
2022-03-22refactor(ppm): pass line types by referenceFuwn1-2/+2
2022-03-01refactor(ppm): use rust generator instead of crateFuwn1-39/+43
2022-02-27feat(para): :star:Fuwn1-0/+566