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 還沒有評估資料。