backendenginegood first issuekeep-openunsupported-rust
Métriques du dépôt
- Stars
- (456 étoiles)
- Métriques de merge PR
- (Merge moyen 4j 22h) (42 PRs mergées en 30 j)
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.