Uh oh!
There was an error while loading. Please reload this page.
Suggest adding a where-clause when that can help - #32583
Conversation
bors
commented
Mar 31, 2016
☔ The latest upstream changes (presumably #32439) made this pull request unmergeable. Please resolve the merge conflicts. |
317e7e6 to
331e612CompareThere was a problem hiding this comment.
Hmm, I wonder if it is better to write in this uniform style, or to try to have a custom error message? Not clear to me. It seems likely that if we are going to make this message generic, we could combine with some other error-code -- though maybe there is value in separating out this form of predicate from the others. NM, keep it with its own code.
nikomatsakis
commented
Apr 4, 2016
Everything looks good, I'd like to review the comments though, just because I'd like to ensure this is well documented for future reference (and to make sure we are on same page) |
nikomatsakis
commented
Apr 4, 2016
Yes, I know, I was suggesting changing it to remove the space. |
now that normalize_to_error no longer creates these, it is unnecessary.
suggest adding a where-clause when there is an unmet trait-bound that can be satisfied if some type can implement it.
the meaning of these tests had changed completely over the years and now they are only a maintenance burden.
nikomatsakis
commented
Apr 5, 2016
@bors r+ |
bors
commented
Apr 5, 2016
📌 Commit 832b707 has been approved by |
bors
commented
Apr 6, 2016
⌛ Testing commit 832b707 with merge c7a6876... |
bors
commented
Apr 6, 2016
💔 Test failed - auto-linux-64-opt |
arielb1
commented
Apr 6, 2016
@bors r=nikomatsakis |
bors
commented
Apr 6, 2016
📌 Commit 32fc7c3 has been approved by |
arielb1
commented
Apr 6, 2016
@bors r=nikomatsakis |
bors
commented
Apr 6, 2016
📌 Commit 30d8eff has been approved by |
Suggest adding a where-clause when that can help Suggest adding a where-clause when there is an unmet trait-bound that can be satisfied if some type can implement it. r? @nikomatsakis
bors
commented
Apr 7, 2016
⌛ Testing commit 30d8eff with merge a66f46e... |
bors
commented
Apr 7, 2016
💔 Test failed - auto-linux-64-nopt-t |
arielb1
commented
Apr 7, 2016
@bors r=nikomatsakis |
bors
commented
Apr 7, 2016
📌 Commit 0ac5e48 has been approved by |
Suggest adding a where-clause when that can help Suggest adding a where-clause when there is an unmet trait-bound that can be satisfied if some type can implement it. r? @nikomatsakis
Suggest adding a where-clause when there is an unmet trait-bound that can be satisfied if some type can implement it.
r? @nikomatsakis