- Remove redundant
vec![]andto_string()inget_package_manager()to avoid unnecessary heap allocations.
- Remove redundant `vec![]` and `to_string()` in `get_package_manager()` to avoid unnecessary heap allocations.
Integral/pay-respects:perf-get-package-manager into main vec![] and to_string() in get_package_manager() to avoid unnecessary heap allocations.No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?