-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Dogfood CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse in bootstrap #108811
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
Conversation
r? @ozkanonur (rustbot has picked a reviewer for you, use r? to override) |
The current fix does not fixes the problem, since the registry cache is mainly updated when building bootstrap itself. |
@rustbot author |
I'm concerned that setting this will prevent users from configuring it themselves. That is, this would prevent it from allowing users to force it to some other value. The default will be changing in nightly soon. That means that this won't be needed in 6 weeks. Would it be OK to wait until then? |
I think so. But it would be better to hear confirmation from @jyn514 |
👍 seems good to me |
The job Click to see the possible cause of the failure (guessed by this bot)
|
Fixes #108766