Auto merge of #5473 - ehuss:autobin-warning, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 3 May 2018 18:19:51 +0000 (18:19 +0000)
committerbors <bors@rust-lang.org>
Thu, 3 May 2018 18:19:51 +0000 (18:19 +0000)
Address autobins warning.

Removes the large warning displayed if you build Cargo with itself (but adds a warning if you build with an older Cargo).  Not sure which approach you prefer to address it, or if you want to do this later.


Trivial merge