]> git.lizzy.rs Git - rust.git/commit
rustpkg: Install to RUST_PATH
authorTim Chevalier <chevalier@alum.wellesley.edu>
Thu, 12 Sep 2013 23:13:30 +0000 (16:13 -0700)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Fri, 13 Sep 2013 02:11:57 +0000 (19:11 -0700)
commitb4b375cbae22f3c0996c02c9b3d998c001b3a837
treef87918b21f56be62b50372fc48e46d3ee798abe2
parent19c07352319e1953bdff52618a540dd915a0abbd
rustpkg: Install to RUST_PATH

Install to the first directory in the RUST_PATH if the user set a
RUST_PATH. In the case where RUST_PATH isn't set, the behavior
remains unchanged.

Closes #7402
src/librustpkg/path_util.rs
src/librustpkg/rustpkg.rs
src/librustpkg/tests.rs