diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-08-03 19:07:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-03 19:07:50 +0900 |
| commit | 331e78d80422ca779c71b19d9273f5d8ee737643 (patch) | |
| tree | cebf0efa3a5047f95e60466e0aa6568f84fb591f /compiler/rustc_codegen_llvm/src | |
| parent | b70c9dd77cc80088ad0316eb82537c2e4d918b90 (diff) | |
| parent | b23de51dcbd8f50094a716c0d99b44fdfa68e474 (diff) | |
| download | rust-331e78d80422ca779c71b19d9273f5d8ee737643.tar.gz rust-331e78d80422ca779c71b19d9273f5d8ee737643.zip | |
Rollup merge of #87716 - calebzulawski:master, r=workingjubilee
Allow generic SIMD array element type Fixes the following: ```rust #[repr(simd)] struct V<T>([T; 4]); ``` cc ``@workingjubilee``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
