Array destructuring and assignment
オープン
destructuring
enhancement
incompleteness
- 主要言語
- Rust
- スター
- 22.3k
- フォーク
- 1.9k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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 :)
コントリビューションガイド
評価
この issue はまだ評価されていません。