projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
55b72dd
7625cfa
)
Auto merge of #4924 - daschl:name-help, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 9 Jan 2018 15:08:32 +0000
(15:08 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 9 Jan 2018 15:08:32 +0000
(15:08 +0000)
Do not suggest --name as a fix if its already used.
This changeset partially fixes #4903 in that it doesn't suggest
using --name if its already being used (but the name is still
wrong).
Trivial merge