Skip to content

Don't canoncalize binary names #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 19, 2025
Merged

Conversation

ChrisDenton
Copy link
Member

@ChrisDenton ChrisDenton commented Mar 17, 2025

This avoids rustup shims being resolved to their real path (i.e. rustup[.exe]) instead of their shim name (e.g. cargo[.exe]).

Hopefully fixes #94

This avoids resolving rustup shims to their real name
@syphar syphar assigned syphar and unassigned syphar Mar 19, 2025
Copy link
Member

@syphar syphar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

I'm really wondering why that approach didn't work when I tried, but that's probably me not knowing rustwide as good as I want to :)

Tests pass, which means everything seems time now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rustwide fails due to symlink resolution with new rustup
2 participants