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> |
||
|---|---|---|
| .. | ||
| abi.rs | ||
| asm.rs | ||
| backend.rs | ||
| builder.rs | ||
| consts.rs | ||
| coverageinfo.rs | ||
| debuginfo.rs | ||
| declare.rs | ||
| intrinsic.rs | ||
| misc.rs | ||
| mod.rs | ||
| statics.rs | ||
| type_.rs | ||
| write.rs | ||