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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_back
/
target
/
windows_base.rs
Age
Commit message (
Expand
)
Author
Lines
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-2
/
+2
2017-04-07
-Z linker-flavor
Jorge Aparicio
-26
/
+33
2016-12-22
Correct target_family mess
Jeremy Soller
-0
/
+1
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-10
/
+10
2016-08-01
trans: Avoid weak linkage for closures when linking with MinGW.
Michael Woerister
-0
/
+1
2016-02-08
rustc: Use llvm-ar for custom targets by default
Alex Crichton
-1
/
+0
2016-02-07
rustc: Tweak exe allocator for MinGW/rumprun
Alex Crichton
-1
/
+0
2015-10-23
Drop `advapi32` and `shell32` from late_link_args.
Vadim Chugunov
-2
/
+0
2015-10-21
Moar comments.
Vadim Chugunov
-3
/
+3
2015-10-19
Don't use GCC's startup objects (crtbegin.o/crtend.o); build and use our own ...
Vadim Chugunov
-4
/
+26
2015-09-25
rustc: Don't use jemalloc when crossing to MSVC
Alex Crichton
-1
/
+1
2015-09-22
Add `no_default_libraries` target linker option
Sebastian Wicki
-0
/
+4
2015-08-14
rustc: Allow changing the default allocator
Alex Crichton
-0
/
+1
2015-08-10
Remove morestack support
Alex Crichton
-1
/
+0
2015-07-10
trans: Use LLVM's writeArchive to modify archives
Alex Crichton
-0
/
+1
2014-11-04
Implement flexible target specification
Corey Richardson
-0
/
+66