Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:rustbuild-fix-local-rust
May 28, 2016
Merged

rustbuild: Add support for --enable-local-rust#33824
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:rustbuild-fix-local-rust

Conversation

@alexcrichton

Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @nikomatsakis

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

@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 23, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit f72b243 has been approved by nikomatsakis

@bors

bors commented May 24, 2016

Copy link
Copy Markdown
Collaborator

☔ 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
alexcrichtonforce-pushed the rustbuild-fix-local-rust branch from f72b243 to 0985969CompareMay 24, 2016 05:57
@alexcrichton

Copy link
Copy Markdown
MemberAuthor

@bors: r=nikomatsakis

@bors

bors commented May 24, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 0985969 has been approved by nikomatsakis

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

bors commented May 28, 2016

Copy link
Copy Markdown
Collaborator

⌛ 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:masterMay 28, 2016
@alexcrichton
alexcrichton deleted the rustbuild-fix-local-rust branch June 28, 2016 20:27
Sign up for freeto 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

@alexcrichton@rust-highfive@nikomatsakis@bors