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
/
compiler
/
rustc_codegen_llvm
/
src
/
builder.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-26
Use iter::zip in compiler/
Josh Stone
-6
/
+3
2021-02-14
Replace const_cstr with cstr crate
Xidorn Quan
-4
/
+4
2021-01-18
Use ty::{IntTy,UintTy,FloatTy} in rustc
LeSeulArtichaut
-2
/
+1
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-4
/
+1
2020-10-21
rustc_codegen_llvm: expose DILocation to rustc_codegen_ssa.
Eduard-Mihai Burtescu
-0
/
+1
2020-10-17
Make set_span take mut self
khyperia
-1
/
+1
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-6
/
+6
2020-10-06
Let backends access span information
khyperia
-1
/
+3
2020-09-26
Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk
Ralf Jung
-1
/
+0
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-24
Remove TrustedLen requirement from BuilderMethods::switch
est31
-2
/
+1
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-2
/
+2
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-3
/
+16
2020-08-30
mv compiler to compiler/
mark
-0
/
+1420