backendenginegood first issuekeep-openunsupported-rust
Métricas do repositório
- Stars
- (456 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 22h) (42 fundiu PRs em 30d)
Description
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.