Skip to content

Conversation

ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Sep 22, 2025

By setting RUSTUP_AUTO_INSTALL=0.

Closes #20719.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 22, 2025
@ShoyuVanilla
Copy link
Member

Sorry, but one more place.

let mut meta = cargo_metadata::MetadataCommand::new();

I've touched our metadata handlings before and the codes are a bit mess 😅

@ChayimFriedman2
Copy link
Contributor Author

@ShoyuVanilla Fixed that. Thanks for letting me know, that's an area of the codebase I'm less versed in 😅

@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Oct 2, 2025
Merged via the queue into rust-lang:master with commit 465fea7 Oct 2, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 2, 2025
@ChayimFriedman2 ChayimFriedman2 deleted the no-rustup-auto-install branch October 2, 2025 17:46
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.

Set RUSTUP_AUTO_INSTALL environment variable to 0 when running rust tools
3 participants