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

Copy libsyntax from local Rust to stage0. #5335

Closed
wants to merge 1 commit into from
Closed

Copy libsyntax from local Rust to stage0. #5335

wants to merge 1 commit into from

Conversation

larryv
Copy link
Contributor

@larryv larryv commented Mar 12, 2013

The local_stage0.sh script was not updated after commit 7dcbaed renamed
librustsyntax to libsyntax.

Currently, ./configure --enable-local-rust --local-rust-root=FOO && make will
fail due to the missing libsyntax; this change corrects this.

The local_stage0 script was not updated after commit 7dcbaed renamed
librustsyntax to libsyntax, so builds using local Rust fail due to
missing libsyntax.
bors added a commit that referenced this pull request Mar 12, 2013
The `local_stage0.sh` script was not updated after commit 7dcbaed renamed
librustsyntax to libsyntax.

Currently, `./configure --enable-local-rust --local-rust-root=FOO && make` will
fail due to the missing libsyntax; this change corrects this.
@bors bors closed this Mar 12, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Update changelog to 1.43.0 beta

In the beta changelog update, I accidentally used the commit of the 1.43.0 beta, instead of the 1.42.0 beta. I fixed this in this PR.

[Rendered](https://github.com/flip1995/rust-clippy/blob/changelog/CHANGELOG.md)

r? @Manishearth

changelog: none
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