projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8c2f353
0117eb1
)
Auto merge of #5025 - Eh2406:error_mesges, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 9 Feb 2018 18:50:24 +0000
(18:50 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 9 Feb 2018 18:50:24 +0000
(18:50 +0000)
better resolver error messages
This is a start on beter resolver error messages. This is mostly trying to copy the `links` messages. In the process I found that we wor not testing the common case of having found candidates and still not resolving.
Any advice?
Trivial merge