Skip to content

AzureAuth, MSRustup and Cargo Installation improvements #618

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

Conversation

novacole
Copy link
Contributor

@novacole novacole commented May 5, 2025

Installs AzureAuth (needed for msrustup) if it is not currently installed and msrustup is being installed locally.
Move msrustup installation to its own directory (instead of cargo_home), to avoid PATH issues
Add custom toolchain dir to PATH to avoid potential PATH issues with a pre-existing rust installation
Use feedurl in .cargo\config.toml instead of nuget.config, since many repos have separate feeds for cargo crate consumption
Adds configurable CargoOutputDir, which defaults to the project's bin directory.

@AndyGerlicher AndyGerlicher merged commit 287ecc6 into microsoft:main May 8, 2025
5 checks passed
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.

2 participants