about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-08 11:48:21 +0200
committerGitHub <noreply@github.com>2022-04-08 11:48:21 +0200
commitd5232c6b93db1d5a95b14838cc2094a000e67b3e (patch)
tree72278b92f1eb9f43505c5dccebc9d4f236f78a49 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parent94ffb29ee4441246ec3da1f207891549409ce7b1 (diff)
parent06788fd7a4c89479dfe28c1e42410778adf41eab (diff)
downloadrust-d5232c6b93db1d5a95b14838cc2094a000e67b3e.tar.gz
rust-d5232c6b93db1d5a95b14838cc2094a000e67b3e.zip
Rollup merge of #95579 - Cyborus04:slice_flatten, r=scottmcm
Add `<[[T; N]]>::flatten{_mut}`

Adds `flatten` to convert `&[[T; N]]` to `&[T]` (and `flatten_mut` for `&mut [[T; N]]` to `&mut [T]`)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions