Skip to content

Add --locked Flag to Cargo Install Instructions #335

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

Closed
wants to merge 1 commit into from

Conversation

zicklag
Copy link

@zicklag zicklag commented Apr 28, 2021

Resolves #323

@nyanpasu64
Copy link

The current c2rust published on crates.io fails to compile on distros using LLVM 12. Is it a good idea to instead advise users to clone c2rust from Git, and run cargo install --path c2rust --locked from within the Git repo?

@zicklag
Copy link
Author

zicklag commented Jul 1, 2021

🤷‍♂️ I don't know. Does it seem "risky" to give instructions only for building the un-released version? Is that likely to fail to build or be buggy? Seems like we should just do a new release if there is something to fix, maybe?

I think that'd be the call of the maintainers.

@rinon
Copy link
Contributor

rinon commented Jun 16, 2022

This should be unnecessary now that we've published an updated release with updated dependencies. Please file an issue if this continues to be a problem.

@rinon rinon closed this Jun 16, 2022
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.

Error on install: "subslice patterns are unstable"
3 participants