When unused was rewritten in Rust (previously in Haskell: https://github.com/joshuaclayton/unused), binaries generated included the '-rs' suffix to differentiate from the Haskell versions.
Now that the rewrite is complete, references to each of the generated binaries can be updated to remove the suffix.
What?
When unused was rewritten in Rust (previously in Haskell: https://github.com/joshuaclayton/unused), binaries generated included the '-rs' suffix to differentiate from the Haskell versions.
Now that the rewrite is complete, references to each of the generated binaries can be updated to remove the suffix.