bazelbuild / bazelbuild/rules_rust
`crate_universe` should use a json file as the lockfile instead of a rendered build file
未关闭
crate-universe
enhancement
needs-triage
- 主要语言
- Starlark
- 星标
- 843
- 派生
- 651
- 平均合并
- 2 天 18 小时
- 30 天内合并 PR
- 15
描述
`crate_universe` currently renders all build files into one and writes that back to the user's workspace. I feel this is unmaintainable and is actually quite limiting in being able to write new features for the rule. This should be done sooner so the tests don't continue to be built off of hard to read assertions.
贡献指南
评估
这个 Issue 还没有评估数据。