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
Age
Commit message (
Expand
)
Author
Lines
2018-05-19
Add a test showing the erroneous promoted bug
Oliver Schneider
-2
/
+2
2018-05-19
Auto merge of #50744 - nikic:mutable-noalias, r=alexcrichton
bors
-2
/
+8
2018-05-19
Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler
bors
-27
/
+0
2018-05-18
Auto merge of #50319 - nagisa:align_to, r=alexcrichton
bors
-12
/
+0
2018-05-17
Fixed accidental removal of StableHasher declaration.
iancormac84
-0
/
+1
2018-05-17
Removed use of TypeIdHasher in debuginfo and replaced it with StableHasher. A...
iancormac84
-6
/
+10
2018-05-17
Emit noalias on &mut parameters by default
Nikita Popov
-2
/
+8
2018-05-17
Remove the intrinsic for align_offset
Simonas Kazlauskas
-26
/
+0
2018-05-17
Stabilise inclusive_range_methods
varkor
-1
/
+0
2018-05-17
Change align_offset to support different strides
Simonas Kazlauskas
-9
/
+23
2018-05-17
Revert "musl: don't use the included startfiles with -crt-static"
Alex Crichton
-16
/
+0
2018-05-17
Revert "musl: link crt{begin,end}.o from the system compiler"
Alex Crichton
-11
/
+0
2018-05-17
Make sure the type we think is uninhabited actually is
varkor
-1
/
+2
2018-05-17
Fix an ICE when attempting to transmute an uninhabited type
varkor
-3
/
+13
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+24579
[prev]