]> git.lizzy.rs Git - rust.git/commit
Add an option to use LLD to link the compiler on Windows platforms
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Tue, 28 Jan 2020 18:21:22 +0000 (19:21 +0100)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Wed, 29 Jan 2020 17:05:36 +0000 (18:05 +0100)
commitbfba6ef328bbba327cae8918e795c11b89217672
tree916325d2ccc8535da3ffd03ff1899e9611dcb832
parenteed12bcd0cb281979c4c9ed956b9e41fda2bfaeb
Add an option to use LLD to link the compiler on Windows platforms
config.toml.example
src/bootstrap/bin/rustc.rs
src/bootstrap/builder.rs
src/bootstrap/config.rs
src/bootstrap/lib.rs
src/bootstrap/test.rs