Skip to content
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

load builder toolchain from database instead of environment #2242

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

syphar
Copy link
Member

@syphar syphar commented Oct 4, 2023

This is a first simple implementation of #2230 , which improves handling the toolchain setting with the now two builders.

I think the whole builder logic needs some more cleanup / refactor, but IMO #1011 ( among others) will imply this anyways, so I chose the simple approach for now.

@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Oct 4, 2023
@syphar syphar merged commit 723fc59 into rust-lang:master Oct 6, 2023
6 checks passed
@syphar syphar deleted the toolchain-from-database branch October 6, 2023 15:19
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Oct 6, 2023
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Oct 11, 2023
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