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

Useflag for Rust sources #498

Open
leonardohn opened this issue Aug 15, 2020 · 1 comment
Open

Useflag for Rust sources #498

leonardohn opened this issue Aug 15, 2020 · 1 comment

Comments

@leonardohn
Copy link

Some tools used on editors and IDEs like racer, rls and rust-analyzer requires the Rust sources (rustup component rust-src) to be available in the system. Until recently, they were implicitly installed by using the rls useflag, however, it seems not to be the case since one of the recent Rust ebuild versions. Considering that, I would like to propose the creation of a new useflag to explicitly install the sources, so that rls would no longer be required for the purpose.

@mmatous
Copy link

mmatous commented Aug 16, 2020

I would like the scope of this request to be broadened for all reasonable components listed here. I'm currently trying to build the Cranelift-based backend and that requires rust-src, rustc-dev and llvm-tools-preview.

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

No branches or pull requests

2 participants