0xMiden / 0xMiden/compiler

Reduce friction for users when reporting ICE

未關閉
#157 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。