]> git.lizzy.rs Git - rust.git/commit
Auto merge of #41830 - jonhoo:update-cargo, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 9 May 2017 19:31:35 +0000 (19:31 +0000)
committerbors <bors@rust-lang.org>
Tue, 9 May 2017 19:31:35 +0000 (19:31 +0000)
commitd3abc80b3e601473e763b129acb636757ed96fc7
tree05e280a196bad57f793e0ce24586f61c2f80fb75
parent644fc403dda0fb51facdc6b8c26a3165512f33ae
parent1617eee277e4c040c766dcb284bbe16988e4d5af
Auto merge of #41830 - jonhoo:update-cargo, r=alexcrichton

Bump cargo for rust-lang/cargo#4000

rust-lang/cargo#4000 recently landed, which fixes warnings about using `-Z` when `CARGO_INCREMENTAL` is set while running stable/beta builds. As #41751 has now landed, these warnings will turn to errors in the next release, so getting the cargo fix in place is necessary unless we want people confused about why they can no longer compile anything on stable/beta.