index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_llvm
/
archive_ro.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-150
/
+0
2018-03-07
Make metadata references Send + Sync
John Kåre Alsaker
-0
/
+2
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-07-21
Thread through the original error when opening archives
Alex Crichton
-3
/
+3
2016-05-29
run rustfmt on librustc_llvm folder
Srinivas Reddy Thatiparthy
-8
/
+21
2016-01-29
trans: Upgrade LLVM
Alex Crichton
-4
/
+4
2015-07-16
trans: Add kind to writeArchive
Alex Crichton
-0
/
+3
2015-07-10
trans: Use LLVM's writeArchive to modify archives
Alex Crichton
-26
/
+39
2015-04-28
Register new snapshots
Tamir Duberstein
-1
/
+0
2015-04-21
rustc: Handle duplicate names merging archives
Alex Crichton
-15
/
+58
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+3
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-13
slice::from_raw_parts is preferred over transmuting a fresh raw::Slice
Oliver Schneider
-6
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-2
/
+14
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-2
/
+2
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-7
/
+6
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+2
2014-07-14
rustc_llvm: Remove the inner llvm module
Brian Anderson
-4
/
+3
2014-07-14
rustc: Move ArchiveRO to rustc_llvm
Brian Anderson
-0
/
+69