Array destructuring and assignment
Ouverte
destructuring
enhancement
incompleteness
- Langage dominant
- Rust
- Étoiles
- 22.3k
- Forks
- 1.9k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hello,
I found an issue with the array destructuring assigment (I checked and I didn't find it in the list):
`[res[i], res[j]] = [res[j], res[i]];`
returns
> unsupported expression pattern in destructuring: /home/...
Thanks for your amazing work by the way :)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.