conda-forge / conda-forge/conda-forge.github.io

Document `cargo install --locked --no-track`

未关闭
#2,191 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。