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
/
back
/
write.rs
Age
Commit message (
Expand
)
Author
Lines
2014-09-28
Keep ExpnId abstract by providing conversions
Keegan McAllister
-1
/
+1
2014-09-27
Translate inline assembly errors back to source locations
Keegan McAllister
-7
/
+36
2014-09-19
rollup merge of #17358 : epdtry/pcg-lto
Alex Crichton
-29
/
+32
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-4
/
+4
2014-09-17
support LTO against libraries built with codegen-units > 1
Stuart Pernsteiner
-29
/
+32
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-09-12
Add -C remark for LLVM optimization remarks
Keegan McAllister
-11
/
+56
2014-09-05
don't use `ld -r` with `-C codegen-units=1`
Stuart Pernsteiner
-0
/
+12
2014-09-05
add workaround for mingw `ld --force-exe-suffix` behavior
Stuart Pernsteiner
-1
/
+25
2014-09-05
don't leave unwanted temporary files with --emit=ir/asm
Stuart Pernsteiner
-3
/
+6
2014-09-05
use target-specific linker args when combining compilation units
Stuart Pernsteiner
-2
/
+19
2014-09-05
run optimization and codegen on worker threads
Stuart Pernsteiner
-206
/
+636
2014-09-05
move back::link::write into a separate file
Stuart Pernsteiner
-0
/
+476