summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/back/archive.rs
AgeCommit message (Expand)AuthorLines
2018-07-30rustc_codegen_llvm: use safe references for RustArchiveMember.Irina Popa-10/+10
2018-07-30rustc_codegen_llvm: use safe references for ArchiveChild.Irina Popa-3/+3
2018-07-30rustc_codegen_llvm: move from empty enums to extern types.Irina Popa-4/+4
2018-07-27Prefer to_string() to format!()ljedrz-1/+1
2018-07-11Deny bare trait objects in in src/librustc_codegen_llvmljedrz-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+325