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_codegen_llvm
/
llvm
/
archive_ro.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-105
/
+0
2020-03-20
remove redundant returns (clippy::needless_return)
Matthias Krüger
-2
/
+2
2019-12-22
Format the world
Mark Rousskov
-6
/
+2
2019-02-25
librustc_codegen_llvm: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-29
Rename conversion util; remove duplicate util in librustc_codegen_llvm.
Corey Farwell
-14
/
+2
2018-10-19
Prefer unwrap_or_else to unwrap_or in case of function calls/allocations
ljedrz
-1
/
+1
2018-10-09
codegen_llvm/misc: convert string literals with to_owned
ljedrz
-1
/
+1
2018-07-30
rustc_codegen_llvm: fix tidy errors.
Irina Popa
-2
/
+3
2018-07-30
rustc_codegen_llvm: use safe references for ArchiveChild.
Irina Popa
-26
/
+13
2018-07-30
rustc_codegen_llvm: use safe references for ArchiveIterator.
Irina Popa
-4
/
+2
2018-07-30
rustc_codegen_llvm: use safe references for Archive.
Irina Popa
-13
/
+8
2018-07-30
rustc_codegen_llvm: remove #![allow(dead_code)] from llvm.
Irina Popa
-2
/
+2
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-0
/
+150