Files
rust/compiler
Yuki Okushi 06e261aaf5 Rollup merge of #104045 - Ayush1325:type_array, r=nikic
Add type_array to BaseTypeMethods

Moved `type_array` function to `rustc_codegen_ssa::BaseTypeMethods` trait. This allows using normal `alloca` function to create arrays as suggested in https://github.com/rust-lang/rust/pull/104022.

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
2022-11-07 09:46:26 +09:00
..
2022-10-23 10:09:44 +02:00
2022-10-31 00:41:12 -04:00
2022-11-05 17:54:06 +01:00
2022-10-23 10:09:44 +02:00
2022-10-29 20:28:38 +11:00