Skip to content

Conversation

onur-ozkan
Copy link
Contributor

#128871 caused issues with the cargo cache which leads unnecessary rebuilds as explained in #130108. Reverting it now and we can reland this implementation again along with the caching problem fix.

Closes #130108

@rustbot
Copy link
Collaborator

rustbot commented Sep 9, 2024

r? @albertlarsan68

rustbot has assigned @albertlarsan68.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Sep 9, 2024
@onur-ozkan
Copy link
Contributor Author

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Sep 9, 2024

📌 Commit 25511ed has been approved by onur-ozkan

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 9, 2024
@onur-ozkan
Copy link
Contributor Author

@bors r- (there is a better workaround #130135)

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 9, 2024
@Kobzol
Copy link
Member

Kobzol commented Sep 9, 2024

I think that we could only skip the check build, it fixes the issue from #130108. But up to you.

@onur-ozkan onur-ozkan closed this Sep 9, 2024
@onur-ozkan onur-ozkan deleted the revert-128871 branch September 9, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bootstrap re-builds everything after "x.py check"

5 participants