summary refs log tree commit diff
path: root/src/librustc_target/spec/windows_msvc_base.rs
AgeCommit message (Expand)AuthorLines
2019-06-27Added comment description.CrLF0710-0/+3
2019-06-24Just switch to English linker output using environment variable when using msvc.CrLF0710-0/+1
2019-02-08librustc_target => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-2/+2
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+41