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

Do not require rustup if Rust is already installed #367

Closed
robertvazan opened this issue Mar 19, 2021 · 1 comment
Closed

Do not require rustup if Rust is already installed #367

robertvazan opened this issue Mar 19, 2021 · 1 comment

Comments

@robertvazan
Copy link

It should be possible to use existing installation of Rust, for example by pointing Corrosion to Rust's home directory (parent of its bin directory). Rust installation should not be required to contain rustup since installer should not be necessary for existing installation.

At the moment, there is no way to leave Rustup field in configuration empty. Corrosion shows "Rustup and Cargo paths cannot be empty" error and prevents saving the configuration. Specifying dummy path in the Rustup field also results in an error.

mickaelistria added a commit to mickaelistria/corrosion that referenced this issue Mar 20, 2021
mickaelistria added a commit that referenced this issue Mar 20, 2021
@mickaelistria
Copy link
Contributor

85aba35 should have fixed it. Please try latest snapshots from https://download.eclipse.org/corrosion/snapshots/ and reopen if issue is still present.

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