about summary refs log tree commit diff
path: root/src/librustc_llvm/archive_ro.rs
AgeCommit message (Expand)AuthorLines
2018-07-30rustc_llvm: move to rustc_codegen_llvm::llvm.Irina Popa-150/+0
2018-03-07Make metadata references Send + SyncJohn Kåre Alsaker-0/+2
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-07-21Thread through the original error when opening archivesAlex Crichton-3/+3
2016-05-29run rustfmt on librustc_llvm folderSrinivas Reddy Thatiparthy-8/+21
2016-01-29trans: Upgrade LLVMAlex Crichton-4/+4
2015-07-16trans: Add kind to writeArchiveAlex Crichton-0/+3
2015-07-10trans: Use LLVM's writeArchive to modify archivesAlex Crichton-26/+39
2015-04-28Register new snapshotsTamir Duberstein-1/+0
2015-04-21rustc: Handle duplicate names merging archivesAlex Crichton-15/+58
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-2/+3
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-13slice::from_raw_parts is preferred over transmuting a fresh raw::SliceOliver Schneider-6/+2
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-2/+14
2015-02-18std: Implement CString-related RFCsAlex Crichton-2/+2
2015-01-05std: Redesign c_str and c_vecAlex Crichton-7/+6
2015-01-02std: Stabilize the prelude moduleAlex Crichton-1/+2
2014-07-14rustc_llvm: Remove the inner llvm moduleBrian Anderson-4/+3
2014-07-14rustc: Move ArchiveRO to rustc_llvmBrian Anderson-0/+69