Uh oh!
There was an error while loading. Please reload this page.
fix #24968: more friend error message for Self in fn args - #25485
Conversation
rust-highfive
commented
May 16, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nrc (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see CONTRIBUTING.md for more information. |
nrc
commented
May 16, 2015
nrc
commented
May 16, 2015
Thanks for making the changes! |
bors
commented
May 16, 2015
⌛ Testing commit 574a8cd with merge 49601db... |
bors
commented
May 16, 2015
💔 Test failed - auto-mac-64-opt |
XuefengWu
commented
May 16, 2015
@nrc fix a related test. |
fix#24968
report more friendly error message for Self when fn args
copy from #25096
r? @nrc@arielb1