| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-13 | rustc_target: Introduce `msvc_base` | Vadim Petrochenkov | -18/+3 |
| 2020-04-13 | rustc_target: Remove some useless imports | Vadim Petrochenkov | -1/+0 |
| 2020-04-13 | linker: Pass `/NODEFAULTLIB` in a more regular way | Vadim Petrochenkov | -0/+10 |
| 2020-04-13 | rustc_target: Make sure lld-link is treated as link.exe by default | Vadim Petrochenkov | -5/+5 |
| 2020-01-28 | Set lld flavor for MSVC to link.exe | John Kåre Alsaker | -2/+5 |
| 2019-12-22 | Format the world | Mark Rousskov | -4/+2 |
| 2019-06-27 | Added comment description. | CrLF0710 | -0/+3 |
| 2019-06-24 | Just switch to English linker output using environment variable when using msvc. | CrLF0710 | -0/+1 |
| 2019-02-08 | librustc_target => 2018 | Taiki Endo | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-08-23 | use String::new() instead of String::from(""), "".to_string(), "".to_owned() ... | Matthias Krüger | -2/+2 |
| 2018-04-26 | Rename rustc_back::target to rustc_target::spec. | Irina Popa | -0/+41 |
