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

remove dead/broken bootstrap stage detection from link_rust.sh #433

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

aDotInTheVoid
Copy link
Member

@aDotInTheVoid aDotInTheVoid commented Jul 3, 2024

Closes #246

This became even more broken with rust-lang/rust#116196, which renamed src/bootstrap/lib.rs

It currently fails with:

gh-aDotInTheVoid@dev-desktop-eu-2:~$ /usr/local/bin/link_rust.sh
~/rust ~
grep: src/bootstrap/lib.rs: No such file or directory

I've tested locally that the fix works.

Closes rust-lang#246

This became even more broken with rust-lang/rust#116196, which renamed `src/bootstrap/lib.rs`
@jdno jdno merged commit c7ab001 into rust-lang:master Dec 2, 2024
3 checks passed
@aDotInTheVoid aDotInTheVoid deleted the patch-1 branch December 2, 2024 11:28
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.

Remove dead code from link_rust.sh
2 participants