]> git.lizzy.rs Git - rust.git/commit
Auto merge of #41447 - alexcrichton:sccache-everywhere, r=brson
authorbors <bors@rust-lang.org>
Thu, 27 Apr 2017 16:38:19 +0000 (16:38 +0000)
committerbors <bors@rust-lang.org>
Thu, 27 Apr 2017 16:38:19 +0000 (16:38 +0000)
commit94e884b6307a59f1e6e64aa7ebc1996b651a7629
treebad4cb7067d27717b1c3d5d3349c8c4981c98533
parent4961d724f8d02870087c1912a55378458b0d6a90
parent2e72bcb9347aa1bafe63c4a64a824ac091babfd8
Auto merge of #41447 - alexcrichton:sccache-everywhere, r=brson

appveyor: Use Ninja/sccache on MSVC

Now that the final bug fixes have been merged into sccache we can start
leveraging sccache on the MSVC builders on AppVeyor instead of relying on the
ad-hoc caching strategy of trigger files and whatnot.