diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-04-08 11:48:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-08 11:48:21 +0200 |
| commit | d5232c6b93db1d5a95b14838cc2094a000e67b3e (patch) | |
| tree | 72278b92f1eb9f43505c5dccebc9d4f236f78a49 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 94ffb29ee4441246ec3da1f207891549409ce7b1 (diff) | |
| parent | 06788fd7a4c89479dfe28c1e42410778adf41eab (diff) | |
| download | rust-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_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
