diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-11-28 03:14:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-28 03:14:48 +0100 |
| commit | b1c33f4f093cebce0d892a9aa84f4880e9a2ddc6 (patch) | |
| tree | 7d06baf80591562e67232b31f62beb4c6c49f966 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 3e095e864afa9cf72e08c085ffb94dd311812491 (diff) | |
| parent | 4b8ca28a1e334564fbf7561c6ed6e098e2b9b1a7 (diff) | |
| download | rust-b1c33f4f093cebce0d892a9aa84f4880e9a2ddc6.tar.gz rust-b1c33f4f093cebce0d892a9aa84f4880e9a2ddc6.zip | |
Rollup merge of #133512 - bjoernager:slice-as-array, r=Amanieu
Add `as_array` and `as_mut_array` conversion methods to slices. Tracking issue: #133508 This PR unstably implements the `as_array` and `as_mut_array` converters to `[T]`, `*const [T]`, and `*mut [T]`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
