conda-forge / conda-forge/conda-forge.github.io
Document `cargo install --locked --no-track`
Open
Docs
enhancement
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 320
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
### Where should the content be added?
In the knowledge base or even as a linter
### What should be added?
We should (force) people to use `cargo install --locked --no-track`. The `--no-track` option prevents cargo from writing `$PREFIX/.crates2.json` and `$PREFIX/.crates.toml` files.
If that option is not used, all Rust packages clobber each other.
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.