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_trans
/
back
/
msvc
Age
Commit message (
Expand
)
Author
Lines
2017-06-01
Support VS 2017
Brian Anderson
-497
/
+0
2017-05-27
Remove trans-internal re-exports of rustc modules
Robin Kruppe
-2
/
+2
2017-05-12
Remove some unused macros from the rust codebase
est31
-0
/
+1
2016-12-18
Fix Windows
Seo Sanghyeon
-3
/
+1
2016-06-28
Make MSVC detection ludicrously robust
Peter Atashian
-168
/
+241
2016-01-20
Add host toolchain DLLs to PATH when executing link.exe
Peter Atashian
-83
/
+103
2015-12-21
Fix Universal CRT detection on weird setups
Peter Atashian
-2
/
+9
2015-12-18
Do not substitute type aliases during error reporting
Vadim Petrochenkov
-1
/
+1
2015-12-18
Substitute type aliases before checking for privacy
Vadim Petrochenkov
-1
/
+1
2015-12-18
Fix the fallout
Vadim Petrochenkov
-2
/
+2
2015-12-14
Overhaul MSVC linker and Windows SDK detection code
Peter Atashian
-286
/
+173
2015-11-09
std: Migrate to the new libc
Alex Crichton
-2
/
+9
2015-09-03
Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`
Vadim Petrochenkov
-7
/
+8
2015-07-31
Add Win10 SDK lib subfolder name
Peter Atashian
-7
/
+36
2015-07-27
Auto merge of #27250 - alexcrichton:ucrt, r=brson
bors
-12
/
+76
2015-07-24
trans: Try to detect the Universal CRT on MSVC
Alex Crichton
-12
/
+76
2015-07-23
Rewrite the improper_ctypes lint.
Eli Friedman
-1
/
+2
2015-07-01
msvc: Lookup linker in windows registry
Alex Crichton
-0
/
+409