conda-forge / conda-forge/conda-forge.github.io
Document `cargo install --locked --no-track`
未关闭
Docs
enhancement
- 主要语言
- JavaScript
- 星标
- 170
- 派生
- 320
- 平均合并
- 2 天 10 小时
- 30 天内合并 PR
- 5
描述
### 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_
贡献指南
评估
这个 Issue 还没有评估数据。