about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/unsize.rs
AgeCommit message (Expand)AuthorLines
2021-08-18Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation pr...Charles Lew-14/+3
2021-08-06Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-202...bjorn3-2/+0
2021-08-03Implement pointer casting.Charles Lew-15/+48
2021-06-28Update other codegens to use tcx managed vtable allocations.Charles Lew-3/+1
2021-03-05Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...bjorn3-50/+25
2020-10-26Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6b...bjorn3-0/+238