Reduce friction for users when reporting ICE
未关闭
good first issue
help wanted
- 主要语言
- Rust
- 星标
- 115
- 派生
- 84
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 15
描述
When ICE happens, the cargo extension could gather all the context (source files, dependencies, Cargo.toml, etc.) and after asking the user's permission, generate a file(output?) that would be posted as an issue in this repo.
Alternatively, the cargo extension could interactively ask the user's permission and create the issue (using `gh`, HTTP API, etc.) and upload all the context info (see above).
```[tasklist]
### Tasks
- [ ] Check how `rustc` deals with ICE reporting
```
贡献指南
评估
这个 Issue 还没有评估数据。