Skip to content

add the configure option --enable-local-rust to pull rust from your environment#2184

Merged
brson merged 1 commit into
rust-lang:masterfrom
evanmcc:local_rust
Apr 16, 2012
Merged

add the configure option --enable-local-rust to pull rust from your environment#2184
brson merged 1 commit into
rust-lang:masterfrom
evanmcc:local_rust

Conversation

@evanmcc

@evanmcc evanmcc commented Apr 11, 2012

Copy link
Copy Markdown

Useful if you're offline, or if you're trying to work around a bug in the snapshot compiler, as I was.

usage: --enable-local-rust to enable
--local-rust-root="/path/to/rustc/" to change the path, which defaults to
"/usr/local/"

Tested on OS X and Linux, likely broken on windows.

rather than the snapshots.

make sure to get all of the files.

update to add nmatsakis' requested feature of pointing to a
different rustc install root.

usage: --enable-local-rust to enable
--local-rust-root="/path/to/rustc/" to change the path, which defaults to
"/usr/local/"

Tested on OS X and Linux, likely broken on windows.
@ghost ghost assigned graydon Apr 12, 2012
@catamorphism

Copy link
Copy Markdown
Contributor

Assigned this to @graydon -- I'd merge it, but don't have a Windows machine to test on :-)

brson added a commit that referenced this pull request Apr 16, 2012
add the configure option --enable-local-rust to pull rust from your environment
@brson
brson merged commit 6b398e1 into rust-lang:master Apr 16, 2012
@brson

brson commented Apr 16, 2012

Copy link
Copy Markdown
Contributor

Merged. Thanks!

bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
fix dangling reference in the README
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Jan 1, 2025
BoxyUwU pushed a commit to BoxyUwU/rust that referenced this pull request Jan 3, 2025
folkertdev added a commit to folkertdev/rust that referenced this pull request Jul 8, 2026
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