Files
rust/compiler/rustc_codegen_ssa/src/traits
Ayush Singh 299bc61035 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-06 14:18:36 +05:30
..
2020-09-18 13:11:59 +02:00
2022-11-06 14:18:36 +05:30