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

The rustc driver should know about RUST_PATH #7398

Closed
catamorphism opened this issue Jun 26, 2013 · 1 comment
Closed

The rustc driver should know about RUST_PATH #7398

catamorphism opened this issue Jun 26, 2013 · 1 comment
Labels
A-driver Area: rustc_driver that ties everything together into the `rustc` compiler

Comments

@catamorphism
Copy link
Contributor

See #5682. I finished all the other work in the bug, so I wanted to split out the issue of making the rustc driver know about RUST_PATH.

@thestinger
Copy link
Contributor

The librustc/metadata/filesearch.rs module now uses RUST_PATH so I think this is done (96fd606).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-driver Area: rustc_driver that ties everything together into the `rustc` compiler
Projects
None yet
Development

No branches or pull requests

2 participants