summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/llvm/archive_ro.rs
AgeCommit message (Expand)AuthorLines
2018-07-30rustc_codegen_llvm: fix tidy errors.Irina Popa-2/+3
2018-07-30rustc_codegen_llvm: use safe references for ArchiveChild.Irina Popa-26/+13
2018-07-30rustc_codegen_llvm: use safe references for ArchiveIterator.Irina Popa-4/+2
2018-07-30rustc_codegen_llvm: use safe references for Archive.Irina Popa-13/+8
2018-07-30rustc_codegen_llvm: remove #![allow(dead_code)] from llvm.Irina Popa-2/+2
2018-07-30rustc_llvm: move to rustc_codegen_llvm::llvm.Irina Popa-0/+150