Uh oh!
There was an error while loading. Please reload this page.
Improve E0512 error message - #28957
Conversation
rust-highfive
commented
Oct 10, 2015
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
Reading now, I’d remove the “two” actually, I think, since that’s implied both by the function signature and list of types that come after the colon.
nagisa
commented
Oct 10, 2015
Looks like an improvement to me. |
GuillaumeGomez
commented
Oct 11, 2015
Updated ! |
pnkfelix
commented
Oct 13, 2015
@GuillaumeGomez why did you drop the word "potentially" ? Do you think it unnecessary? |
GuillaumeGomez
commented
Oct 13, 2015
Then it would be a "potential" error, no? If the types did have the same size, either we'd have another error or it'd be just fine. I don't see other possibility here. |
pnkfelix
commented
Oct 13, 2015
(I resolved my question with @GuillaumeGomez ; i had overlooked that this message is solely coming from |
pnkfelix
commented
Oct 13, 2015
@bors r+ |
1 similar comment
pnkfelix
commented
Oct 14, 2015
@bors r+ |
bors
commented
Oct 14, 2015
📌 Commit 35f8184 has been approved by |
bors
commented
Oct 14, 2015
⌛ Testing commit 35f8184 with merge 40a1e4f... |
bors
commented
Oct 14, 2015
💔 Test failed - auto-mac-64-opt |
Manishearth
commented
Oct 15, 2015
|
GuillaumeGomez
commented
Oct 15, 2015
@Manishearth: I'm still wondering what happened. I'm thinking about the error comment which could be invalid but it doesn't seem to... |
Manishearth
commented
Oct 15, 2015
Those tests use |
Manishearth
commented
Oct 16, 2015
@bors r+ |
bors
commented
Oct 16, 2015
📌 Commit a3f9fc6 has been approved by |
cc @nagisa