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

rustbuild: Add support for --enable-local-rust #33824

Merged
merged 1 commit into from
May 28, 2016

Conversation

alexcrichton
Copy link
Member

This commit adds support for the --enable-local-rust ./configure switch
which uses the locally installed rustc to bootstrap the compiler.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented May 23, 2016

📌 Commit f72b243 has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented May 24, 2016

☔ The latest upstream changes (presumably #33787) made this pull request unmergeable. Please resolve the merge conflicts.

This commit adds support for the `--enable-local-rust` `./configure` switch
which uses the locally installed `rustc` to bootstrap the compiler.
@alexcrichton
Copy link
Member Author

@bors: r=nikomatsakis

@bors
Copy link
Contributor

bors commented May 24, 2016

📌 Commit 0985969 has been approved by nikomatsakis

bors added a commit that referenced this pull request May 28, 2016
Rollup of 15 pull requests

- Successful merges: #33820, #33821, #33822, #33824, #33825, #33831, #33832, #33848, #33849, #33852, #33854, #33856, #33859, #33860, #33861
- Failed merges:
@bors
Copy link
Contributor

bors commented May 28, 2016

⌛ Testing commit 0985969 with merge 90d9a51...

bors added a commit that referenced this pull request May 28, 2016
…atsakis

rustbuild: Add support for --enable-local-rust

This commit adds support for the `--enable-local-rust` `./configure` switch
which uses the locally installed `rustc` to bootstrap the compiler.
@bors bors merged commit 0985969 into rust-lang:master May 28, 2016
@alexcrichton alexcrichton deleted the rustbuild-fix-local-rust branch June 28, 2016 20:27
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.

4 participants