Skip to content

Remove a workaround for a bug (take 2)#151002

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
bjorn3:remove_bug_workaround
Jan 13, 2026
Merged

Remove a workaround for a bug (take 2)#151002
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
bjorn3:remove_bug_workaround

Conversation

@bjorn3
Copy link
Copy Markdown
Member

@bjorn3 bjorn3 commented Jan 12, 2026

I don't think it is necessary anymore. As I understand it from issue 39504 the original problem was that rustbuild changed a hardlink in the cargo build dir to point to copy in the sysroot while cargo may have hardlinked it to the original first. I don't think this happens anymore and as such this workaround is no longer necessary

I can't reproduce the CI failure in #122186 locally with ./x.py test library/core. It is possible this got fixed by #149273.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants