backendenginegood first issuekeep-openunsupported-rust
仓库指标
- 星标
- (456 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Every backend rejects entirely plain loops (i.e. those that could not be interpreted as something with more structure such as a for loop for instance).
We should accept those and produce code for them, even if proving things about them will be painful.