bytecodealliance / bytecodealliance/regalloc2
Investigate using Clippy and following lints' recommendations
- 主要语言
- Rust
- 星标
- 265
- 派生
- 53
- PR 合并指标
- 30 天内没有已合并 PR
描述
In [this comment](https://github.com/bytecodealliance/regalloc2/pull/1#pullrequestreview-742269939) it was suggested that we run Clippy and follow its lints. It seems that this is somewhat nontrivial as at least some of its lints [seem questionable in our particular case](https://github.com/bytecodealliance/regalloc2/pull/1#issuecomment-909781643) but we should spend the time to look into which particular lints may make sense to enable and clean up our code as necessary.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Review the discussion in pull request #1, especially the linked review and issue comments, to understand which Clippy recommendations are questionable for this register allocator. Run Clippy on the project, assess which lints are appropriate, and clean up the applicable findings. Done means the selected lints are addressed or explicitly justified.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- compilers
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100