]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #34302 - retep998:🐇-sanity-is-overrated-🐇, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 16 Jun 2016 23:12:04 +0000 (00:12 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2016 23:12:04 +0000 (00:12 +0100)
commit51b20bcbf4c8990d31b8acbc5071db7eaecac560
tree8baceb4a35adc4ded47c2b73cad8f4f945b19d48
parent986bb53a7bfbcfdfd33996d8ef0f4fd983e7bdba
parente0992df35f7827fe09b1a54558e396511bcba12a
Rollup merge of #34302 - retep998:🐇-sanity-is-overrated-🐇, r=alexcrichton

Fix issue where rustbuild expected msvc to have ar

I made `cc2ar` return an `Option`.

r? @alexcrichton