- Notifications
You must be signed in to change notification settings - Fork 14k
bootstrap.py: Don't reject vendoring when using CARGO_HOME. #106017
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? @jyn514 (rustbot has picked a reviewer for you, use r? to override) |
| I don't know if this is the correct thing to do, but I do know the vendoring/config setup I had that used to work was broken at some point in the recent past and this fixes it. |
| The job Click to see the possible cause of the failure (guessed by this bot) |
| We don't support any use of .cargo/config other than one that bootstrap generates in the |
Do you know when it broke? Can you bisect, maybe? |
| Although I still think there's something not quite right going on here, I no longer am working on the configuration with the problem, so I'm closing. |
No description provided.