Skip to content

Prioritize target/ over global installs when running Rust executables

vlorentz requested to merge reindex-local into master

It makes more sense to use the local executable first, and only fall back to the system's

Merge request reports