Skip to content

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