rust/compiler/rustc_error_codes
mbartlett21 9db5c483ab
Add destructuring example of E0508
This adds an example that destructures the array to move the value, instead of taking a reference or cloning.
2021-06-22 22:24:46 +10:00
..
src Add destructuring example of E0508 2021-06-22 22:24:46 +10:00
Cargo.toml