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 摘要。