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_ssa
Age
Commit message (
Expand
)
Author
Lines
2020-09-18
Remove DeclareMethods
khyperia
-58
/
+16
2020-09-17
PR feedback
khyperia
-2
/
+4
2020-09-17
Let backends define custom targets
khyperia
-0
/
+5
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-2
/
+0
2020-09-15
Extract some intrinsics out of rustc_codegen_llvm
khyperia
-1
/
+599
2020-09-10
use push(char) instead of push_str(&str) to add single chars to strings
Matthias Krüger
-2
/
+2
2020-09-09
Add `-Z combine_cgu` flag
Victor Ding
-12
/
+53
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-19
/
+19
2020-09-03
Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov
bors
-8
/
+11
2020-09-03
Rollup merge of #76167 - mati865:mingw-self-contained-heuristic, r=petrochenkov
Dylan DPC
-92
/
+25
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-8
/
+11
2020-09-01
Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov
Tyler Mandry
-3
/
+3
2020-09-01
Replace MinGW library hack with heuristic controlling link mode
Mateusz Mikuła
-92
/
+25
2020-09-01
Auto merge of #75529 - bugadani:bounds-check, r=nagisa
bors
-5
/
+21
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-63
/
+38
2020-08-31
Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandry
Tyler Mandry
-1
/
+1
2020-08-31
Fix `-Z instrument-coverage` on MSVC
Rich Kadel
-1
/
+1
2020-08-31
Stabilise link-self-contained option
Mateusz Mikuła
-3
/
+3
2020-08-31
Additional assumption to elide bounds check
Dániel Buga
-5
/
+21
2020-08-30
handle vector layout
Erik Desjardins
-8
/
+12
2020-08-30
ignore zst offsets instead
Erik Desjardins
-9
/
+23
2020-08-30
ty: remove obsolete printer
David Wood
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+14607
[prev]