commit | 49ed499c44d9368d2b954697f362452d1447eecf | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Fri Aug 04 13:46:44 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Tue Sep 05 11:02:34 2023 -0600 |
tree | 67b1d92ea6c00f7ca114e180ffdc54af8933810a | |
parent | e1a482ad96a2105c9d3a972de06b510379c14d7e [diff] |
Refactor Rust code for slice-to-array operation This patch exposes rust_slice_type_p and introduces rust_slice_to_array, in preparation for subsequent patches that will need these.