projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9aad27b
795f69b
)
Auto merge of #5473 - ehuss:autobin-warning, r=alexcrichton
author
bors
<bors@rust-lang.org>
Thu, 3 May 2018 18:19:51 +0000
(18:19 +0000)
committer
bors
<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